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:
authorGleb Mazovetskiy <glebm@google.com>2015-01-20 02:45:41 +0300
committerGleb Mazovetskiy <glebm@google.com>2015-01-20 02:45:41 +0300
commita477f37b57edec1665d996122abe31424b3b1841 (patch)
tree6986bc5dd2d19cdf3fa091a18649477f07525ee9
parent720843af921974af017a69deb5fccc64062f8e1c (diff)
Specify version for in Readme #749v3.3.2+1
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d743104..e0e7f598 100644
--- a/README.md
+++ b/README.md
@@ -136,7 +136,7 @@ If this happens, change the import order so that Compass mixins are loaded later
bootstrap-sass Bower package is compatible with node-sass 1.2.3+. You can install it with:
```console
-$ bower install bootstrap-sass
+$ bower install bootstrap-sass\#v3.3.2+1
```
Sass, JS, and all other assets are located at [assets](/assets).