You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2019/11/01 02:16:50 UTC

[GitHub] [incubator-iotdb] jt2594838 commented on a change in pull request #500: 0.9.0 documents

jt2594838 commented on a change in pull request #500: 0.9.0 documents
URL: https://github.com/apache/incubator-iotdb/pull/500#discussion_r341429604
 
 

 ##########
 File path: docs/Documentation/UserGuide/3-Server/1-Download.md
 ##########
 @@ -34,7 +34,7 @@ IoTDB provides you three installation methods, you can refer to the following su
 To use IoTDB, you need to have:
 
 1. Java >= 1.8 (Please make sure the environment path has been set)
-2. Maven >= 3.1 (If you want to compile and install IoTDB from source code)
+2. Maven >= 3.1 (If you want to compile and install IoTDB from source code. You don't need this if you install from binary files)
 
 Review comment:
   This is not what I mean. We have a script that can replace maven.
   ![image](https://user-images.githubusercontent.com/23610645/67997614-cbba0700-fc8f-11e9-8b31-88113eb35ee9.png)
   And notify the users: "If you don't have maven installed, you should replace 'mvn' in the following commands with 'mvnw.sh' or 'mvnw.cmd'".

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services