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

readme - bower supports installing using GitHub shorthand

This commit is contained in:
Sindre Sorhus 2014-02-25 00:07:32 +01:00
parent d4e6501fec
commit fe142ef95d

View file

@ -71,10 +71,10 @@ require 'bootstrap-sass'
Using bootstrap-sass as a Bower package is still being tested and requires libsass master. You can install it with:
```bash
bower install git://github.com/twbs/bootstrap-sass.git
bower install twbs/bootstrap-sass
```
`bootstrap-sass` is taken so make sure you use the Git URL above.
`bootstrap-sass` is taken so make sure you use the command above.
Sass, JS, and all other assets are located at [vendor/assets](/vendor/assets).