diff --git a/Documentation/Contributors/BuildGuide/README.md b/Documentation/Contributors/BuildGuide/README.md index 0d9b74633dca..01c22bf8f4ec 100644 --- a/Documentation/Contributors/BuildGuide/README.md +++ b/Documentation/Contributors/BuildGuide/README.md @@ -26,7 +26,7 @@ ## Build the Code Prerequisites: - * Install [Node.js](http://nodejs.org/) on your system. + * Install [Node.js](http://nodejs.org/) on your system. Building Cesium requires Node 4.x or newer. Cesium uses npm modules for development, so after syncing, you need to run `npm install` from the Cesium root directory: @@ -160,4 +160,4 @@ To configure the additional commit statuses on GitHub for your fork of Cesium, y * Copy the token to your clipboard * Go to [travis.org](https://travis-ci.org/) and select your fork of Cesium * Go to "More Options">"Settings" -* Under the "Environment Variables" section, add the environment variable `TOKEN` and paste your token for the value \ No newline at end of file +* Under the "Environment Variables" section, add the environment variable `TOKEN` and paste your token for the value