jiacai2050 commented on code in PR #155:
URL: https://github.com/apache/horaedb-docs/pull/155#discussion_r1830346113


##########
content/cn/docs/dev/compile_run.md:
##########
@@ -44,13 +44,15 @@ source $HOME/.cargo/env
 
 # 编译运行
 
-编译 HoraeDB 命令如下:
+## horaedb-server
+
+在项目根目录下,执行如下命令编译 horaedb-server:
 
 ```
 cargo build
 ```
 
-然后可以使用特定的配置文件运行 HoraeDB。
+然后可以使用特定的配置文件运行 horaedb-server。

Review Comment:
   ```suggestion
   之后可以用下面命令运行它:
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to