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