Skip to content

Commit

Permalink
docs(@angular/cli): Add update guide link to the 'Update" section (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
kirjs authored and filipesilva committed Apr 11, 2017
1 parent 2ce61f2 commit e7e43a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ npm install --save-dev @angular/cli@latest
npm install
```

If you are updating to 1.0 from a beta or RC version, check out our [1.0 Update Guide](https://github.com/angular/angular-cli/wiki/stories-1.0-update).

You can find more details about changes between versions in [CHANGELOG.md](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md).


Expand Down

0 comments on commit e7e43a5

Please sign in to comment.