Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Bower <dan.bower88@gmail.com>2014-04-05 21:28:46 +0400
committerDan Bower <dan.bower88@gmail.com>2014-04-05 21:28:46 +0400
commit24f826e259f6732a8eff15e22897df24d3df96bc (patch)
tree36de934d85f9de49186d73cc474560b1c43868cd
parent44d139e896a2bc1bd623f9cbcb714465ff3ed11f (diff)
Readme: Update bower package name
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 41d99a37..26ece69c 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ require 'bootstrap-sass'
Using bootstrap-sass as a Bower package is still being tested. It is compatible with node-sass 0.8.3+. You can install it with:
```bash
-bower install twbs/bootstrap-sass
+bower install bootstrap-sass-official
```
`bootstrap-sass` is taken so make sure you use the command above.