|
4 | 4 | [](https://github.com/coreui/coreui)
|
5 | 5 | [![npm package][npm-coreui-badge]][npm-coreui]
|
6 | 6 | [![NPM downloads][npm-coreui-download]][npm-coreui]
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 | [npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
|
10 | 10 | [npm-coreui-angular-badge]: https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square
|
@@ -41,7 +41,7 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
|
41 | 41 | - [Prerequisites](#prerequisites)
|
42 | 42 | - [Node.js](#nodejs)
|
43 | 43 | - [Angular CLI](#angular-cli)
|
44 |
| - - [Update to Angular 8](#update-to-angular-8) |
| 44 | + - [Update to Angular 9](#update-to-angular-9) |
45 | 45 | - [Installation](#installation)
|
46 | 46 | - [Clone repo](#clone-repo)
|
47 | 47 | - [Usage](#usage)
|
@@ -84,7 +84,7 @@ CoreUI is built on top of Bootstrap 4 and supports popular frameworks.
|
84 | 84 | Before you begin, make sure your development environment includes `Node.js®` and an `npm` package manager.
|
85 | 85 |
|
86 | 86 | ###### Node.js
|
87 |
| -Angular requires `Node.js` version 8.x or 10.x |
| 87 | +Angular 9 requires `Node.js` version 10.13 or later. |
88 | 88 |
|
89 | 89 | - To check your version, run `node -v` in a terminal/console window.
|
90 | 90 | - To get `Node.js`, go to [nodejs.org](https://nodejs.org/).
|
@@ -187,7 +187,7 @@ Some of projects created by community but not maintained by CoreUI team.
|
187 | 187 |
|
188 | 188 | ## Copyright and license
|
189 | 189 |
|
190 |
| -copyright 2018 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-free-angular-admin-template/blob/master/LICENSE). |
| 190 | +copyright 2017-2020 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-free-angular-admin-template/blob/master/LICENSE). |
191 | 191 | There is only one limitation you can't re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.
|
192 | 192 |
|
193 | 193 | ## Support CoreUI Development
|
|
0 commit comments