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:
Tiago Silva Pereira 2017-12-07 14:18:05 -02:00 committed by Federico Zivolo
parent 851b408ff0
commit e89b80f847

View File

@ -31,7 +31,7 @@ Major differences:
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`
If you prefer, you can include this framework in your project using our official CDN: