From e6406362e3d2d0dbf96aaebf9271b88feb9836c4 Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Tue, 28 Jul 2015 13:57:12 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f79fd3a46..69d36d986c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Angular.io is currently the preview site for Angular 2. This site also includes ## Development Setup -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.) 2. cd into root directory `angular.io/` 3. run `harp server` 4. Open this url in the browser: [http://localhost:9000/](http://localhost:9000/)