|
1 | 1 | # [@coreui/angular](https://coreui.io/angular) |
2 | 2 |
|
3 | | - |
| 3 | + |
4 | 4 | [![npm package][npm-coreui-angular-badge-v2]][npm-coreui-angular] |
5 | 5 | [![npm package][npm-coreui-angular-badge-latest]][npm-coreui-angular] |
6 | 6 | [![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular] |
@@ -54,18 +54,18 @@ CoreUI is an Open Source UI Kit built on top of Bootstrap 4. CoreUI is the faste |
54 | 54 | Before you begin, make sure your development environment includes `Node.js®` and an `npm` package manager. |
55 | 55 |
|
56 | 56 | ###### Node.js |
57 | | -Angular 15 requires `Node.js` version `^14.20.0` or `^16.13.0` or `^18.10.0`. |
| 57 | +Angular 16 requires `Node.js` version `^16.14.0` or `^18.10.0`. |
58 | 58 |
|
59 | 59 | - To check your version, run `node -v` in a terminal/console window. |
60 | 60 | - To get `Node.js`, go to [nodejs.org](https://nodejs.org/). |
61 | 61 |
|
62 | 62 | ###### Angular CLI |
63 | 63 | Install the Angular CLI globally using a terminal/console window. |
64 | 64 | ```bash |
65 | | -npm install -g @angular/cli@15 |
| 65 | +npm install -g @angular/cli@16 |
66 | 66 | ``` |
67 | 67 |
|
68 | | -##### Update to Angular 15 |
| 68 | +##### Update to Angular 16 |
69 | 69 | see: [https://update.angular.io](https://update.angular.io) |
70 | 70 |
|
71 | 71 | ## Installation |
@@ -212,4 +212,4 @@ Thanks to all the backers and sponsors! Support this project by [becoming a back |
212 | 212 |
|
213 | 213 | ## Copyright and license |
214 | 214 |
|
215 | | -Copyright 2023 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui-angular/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/). |
| 215 | +Copyright 2024 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui-angular/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/). |
0 commit comments