mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-12-01 14:03:45 +03:00
docs: Update to install the correct version (#1257)
When I execute ```npm install bootstrap-material-design``` without especifying the version, the last version is installed, for bootstrap 4. I added the last v3 version to the command
This commit is contained in:
parent
851b408ff0
commit
e89b80f847
|
@ -31,7 +31,7 @@ Major differences:
|
||||||
|
|
||||||
You may install this theme using NPM or Bower:
|
You may install this theme using NPM or Bower:
|
||||||
|
|
||||||
- NPM : `npm install bootstrap-material-design`
|
- NPM : `npm install bootstrap-material-design@0.5.10`
|
||||||
- Bower : `bower install bootstrap-material-design`
|
- Bower : `bower install bootstrap-material-design`
|
||||||
|
|
||||||
If you prefer, you can include this framework in your project using our official CDN:
|
If you prefer, you can include this framework in your project using our official CDN:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user