You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Several quick start options are available:
47
47
- Clone the repo: `git clone https://github.com/coreui/coreui.git`
48
48
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/coreui`
49
49
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui`
50
-
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.0.5`
50
+
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:5.0.0`
51
51
52
52
Read the [Getting started page](https://coreui.io/docs/getting-started/introduction/) for information on the framework contents, templates and examples, and more.
53
53
@@ -127,7 +127,7 @@ Have a bug or a feature request? Please first read the [issue guidelines](https:
127
127
128
128
## Documentation
129
129
130
-
The documentation for the CoreUI & CoreUI PRO is hosted at our website [CoreUI](https://coreui.io/)
130
+
The documentation for the CoreUI & CoreUI PRO is hosted at our website [CoreUI](https://coreui.io/bootstrap/docs/getting-started/introduction/)
0 commit comments