Update README.md

This commit is contained in:
Ian MacLeod
2014-11-03 08:26:27 -08:00
parent 182f76a893
commit b9bf47cd07

View File

@@ -26,9 +26,7 @@ Pre-built (concatenated & minified) versions of the polyfills are maintained in
If you wish to build the polyfills yourself, you'll need `node` and `gulp` on your system:
* install [node.js](http://nodejs.org/) using the instructions on their website
* use `npm` to install [gulp.js](http://gulpjs.com/):
npm install -g gulp
* use `npm` to install [gulp.js](http://gulpjs.com/): `npm install -g gulp`
Now you are ready to build the polyfills with: