diff --git a/README.md b/README.md index 034cc7d506..857543ac59 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 [nvm](https://www.npmjs.com/package/nvm) +1. install [nvm](https://github.com/creationix/nvm) 2. Clone this repo and [angular](https://github.com/angular/angular) on the same parent directory 3. cd into root directory `angular.io/` 4. make sure you are using the latest node and npm by running `nvm use 4`.