]> source.dussan.org Git - sonarqube.git/commitdiff
Update README.md
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 27 Feb 2014 16:58:16 +0000 (17:58 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 27 Feb 2014 16:58:16 +0000 (17:58 +0100)
README.md

index 2f4bd1fbdd748fe3f90f10d9d9cfcb0e963297c1..7b21f5ec599a2414ccc3f22b77c6dcaf2d501dbe 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Committers must configure their SSH key (see GitHub documentation for Windows an
 * Install JDK 6 or greater
 * Install Maven 3.0.5 or greater
 * Execute `mvn clean install`. ZIP file of application is generated into sonar-application/target/
-* To speed-up the build, http://nodejs.org must be installed (simply execute `brew install nodejs` on MacOS). node executable node must be available in PATH.
+* Optionally, to speed-up build, http://nodejs.org should be installed (simply execute `brew install nodejs` on MacOS). node executable node must be available in PATH.
 
 ### Edit Ruby Code