Update to install the correct version

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:
Tiago Silva Pereira 2017-11-04 16:30:00 -02:00 committed by GitHub
parent 851b408ff0
commit bbfca5fd49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: