Mister-Meeseeks opened a new pull request #25231: 
[SPARK-28473][DOCUMENTATION]Stylistic consistency of build command in README
URL: https://github.com/apache/spark/pull/25231
 
 
   ## What changes were proposed in this pull request?
   
   Change the format of the build command in the README to start with a `./` 
prefix
   
      ./build/mvn -DskipTests clean package
   
   This increases stylistic consistency across the README- all the other 
commands have a `./` prefix. Having a visible `./` prefix also makes it clear 
to the user that the shell command is dependent on the current working 
directory.
   
   ## How was this patch tested?
   
   README.md was reviewed both in raw markdown and in the Github rendered 
landing page for stylistic consistency. 

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


With regards,
Apache Git Services

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

Reply via email to