Browse Source

修复文档错误

648540858 3 years ago
parent
commit
2591997dfc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/_content/introduction/deployment.md

+ 1 - 1
doc/_content/introduction/deployment.md

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