Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannah authored Jul 5, 2016
1 parent 130794a commit 2e79463
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/Contributors/BuildGuide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
## Build the Code

Prerequisites:
* Install [Node.js](http://nodejs.org/) on your system. Cesium requires Node 4.x or newer.
* 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:

Expand Down Expand Up @@ -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
* Under the "Environment Variables" section, add the environment variable `TOKEN` and paste your token for the value

0 comments on commit 2e79463

Please sign in to comment.