aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-02-27 17:58:16 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-02-27 17:58:16 +0100
commit077b9c72abb69a04fa32edc91b7c6891b78012b8 (patch)
tree8c299a053a8aaf0c78acc3ff2df69df7b569f6e6 /README.md
parentd960c8344d3eee26ba435709fc048a57cb2fc204 (diff)
downloadsonarqube-077b9c72abb69a04fa32edc91b7c6891b78012b8.tar.gz
sonarqube-077b9c72abb69a04fa32edc91b7c6891b78012b8.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f4bd1fbdd7..7b21f5ec599 100644
--- 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