修复文档错误

This commit is contained in:
648540858 2022-08-12 10:00:18 +08:00
parent 35d6d44138
commit 8f629a15cf

View File

@ -24,7 +24,7 @@
7. 启动服务以linux为例 7. 启动服务以linux为例
**启动WVP-PRO** **启动WVP-PRO**
```shell ```shell
nohup java -jar java -jar wvp-pro-*.jar & nohup java -jar wvp-pro-*.jar &
``` ```
**启动ZLM** **启动ZLM**