We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111cbe8 commit e640636Copy full SHA for e640636
README.md
@@ -7,7 +7,7 @@ Angular.io is currently the preview site for Angular 2. This site also includes
7
8
9
## Development Setup
10
-1. Install version 0.15.2 of [Harp](http://harpjs.com/) (The latest version, 0.17, does not work with the site.)
+1. Install version 0.17 of [Harp](http://harpjs.com/) (This is the current harp version.)
11
2. cd into root directory `angular.io/`
12
3. run `harp server`
13
4. Open this url in the browser: [http://localhost:9000/](http://localhost:9000/)
0 commit comments