You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/07/22 22:24:21 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #25231: [SPARK-28473][DOC] Stylistic consistency of build command in README

dongjoon-hyun commented on a change in pull request #25231: [SPARK-28473][DOC] Stylistic consistency of build command in README
URL: https://github.com/apache/spark/pull/25231#discussion_r306058644
 
 

 ##########
 File path: README.md
 ##########
 @@ -25,7 +25,7 @@ This README file only contains basic setup instructions.
 Spark is built using [Apache Maven](https://maven.apache.org/).
 To build Spark and its example programs, run:
 
-    build/mvn -DskipTests clean package
+    ./build/mvn -DskipTests clean package
 
 Review comment:
   Could you find more instances, @Mister-Meeseeks ? For example, `R/README.md` also has this.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org