Pin harp version to v0.15.2.

This commit is contained in:
David East 2015-04-21 13:10:51 -07:00
parent 7ebfc9b3f9
commit 1eed061e9d
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ Angular.io is currently the preview site for Angular 2. This site also includes
## Development Setup
1. Install Harp `sudo npm install -g harp`
1. Install Harp `sudo npm install -g harp@v0.15.2`
2. cd into root directory `angular.io/`
3. run `harp server`
4. Open this url in the browser: [http://localhost:9000/](http://localhost:9000/)