docs: update version in changelog to reflect RC.1 (not 0) (#14740)
This commit is contained in:
parent
77682a3397
commit
f356041f09
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue