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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbéla <kukac7@gmail.com>2017-08-11 11:03:36 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-08-11 11:17:35 +0300
commit4119c11b61eca608587813ccbf5774eb0c6304fa (patch)
treed21a3e3cd184660129ea45f1b04fce4dc8975c4e /README.md
parentb4048df3d26d7ae6520703ba38782f4a7b6d5a3c (diff)
fix version
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1d5a18b..48036c6 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ the concatenated `bootstrap` for faster compilation:
Install the gem:
```console
-$ gem install bootstrap -v 4.0.0.alpha6
+$ gem install bootstrap -v 4.0.0.beta
```
**If you have an existing Compass project:**