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:
parent
e380a88a4a
commit
a1d13d02e9
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Reference in a new issue