1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00

Readme: Drop version from bower install as tags are now semver. See #519

This commit is contained in:
Gleb Mazovetskiy 2014-02-03 21:36:22 +01:00
parent e380a88a4a
commit a1d13d02e9

View file

@ -64,7 +64,7 @@ require 'bootstrap-sass'
Using bootstrap-sass as a Bower package is still being tested. You can install it with:
```bash
bower install 'git://github.com/twbs/bootstrap-sass.git#v3.1.0'
bower install git://github.com/twbs/bootstrap-sass.git
```
The files are located at [vendor/assets](/vendor/assets).