提交 fe162b18 编写于 作者: Z zhiru 提交者: jinhai

edit README.md


Former-commit-id: 2cde0b0364cea1f1c80abc6b3f9ef56a2861dba9
上级 5849a4f8
......@@ -53,6 +53,12 @@ If you encounter the following error when building:
### Launch server
Set config in cpp/conf/server_config.yaml
Add milvus/bin/lib to LD_LIBRARY_PATH
```
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/milvus/bin/lib
```
Then launch server with config:
cd [build output path]
start_server.sh
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册