docs: update version in changelog to reflect RC.1 (not 0) (#14740)

This commit is contained in:
Mike Brocchi 2017-02-27 14:26:16 -05:00 committed by Igor Minar
parent 77682a3397
commit f356041f09
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ The following is a list of known issues that will be fixed in the next rcs.
- legacy UMD bundles don't have correct RxJS mappings when running in ES5 mode without a module system
## Installing RC.0
## Installing RC.1
We have two main ways to update. If you have an existing project, you should be able to run:
`npm install @angular/{common,compiler,compiler-cli,core,forms,http,platform-browser,platform-browser-dynamic,platform-server,router,animations}@next --save`