Carlo Dapor fddd71009b docs: remove spurious Unicode character at the end of update-long.md
There is an extra character (\u200c) at the end of the line starting with "ng add".
2018-11-26 10:22:50 -08:00

8 lines
280 B
Markdown

Perform a basic update to v7 of the core framework and CLI by running the following command.
```
ng update @angular/cli @angular/core
```
For detailed information and guidance on updating your application, see the interactive [Angular Update Guide](https://update.angular.io/).