Alima777 commented on a change in pull request #1725:
URL: https://github.com/apache/iotdb/pull/1725#discussion_r529140980



##########
File path: docs/zh/Development/ContributeGuide.md
##########
@@ -118,7 +118,7 @@ import -> Maven -> Existing Maven Projects
 ## 调试代码
 
 * 
服务器主函数:```server/src/main/java/org/apache/iotdb/db/service/IoTDB```,可以debug模式启动
-* 客户端:```client/src/main/java/org/apache/iotdb/client/```,linux 用 
Clinet,windows 用 WinClint,可以直接启动,需要参数"-h 127.0.0.1 -p 6667 -u root -pw root"
+* 客户端:```cli/src/main/java/org/apache/iotdb/cli/```,linux 用 Client,windows 用 
WinClint,可以直接启动,需要参数"-h 127.0.0.1 -p 6667 -u root -pw root"

Review comment:
       Fixed.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to