CalvinKirs commented on a change in pull request #436:
URL: 
https://github.com/apache/dolphinscheduler-website/pull/436#discussion_r716203651



##########
File path: docs/zh-cn/dev/user_doc/dev_quick_start.md
##########
@@ -14,37 +14,34 @@ git clone [email protected]:apache/dolphinscheduler.git
 
 #### 2: 启动后端
 ```
-mvn install -DskipTests
+mvn -U install package -Prelease -Dmaven.test.skip=true
 ```

Review comment:
       English version has not been modified




-- 
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]


Reply via email to