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:
authorGleb Mazovetskiy <glex.spb@gmail.com>2017-08-11 08:34:03 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-08-11 08:34:03 +0300
commit8289501623b72edddba47908c12c1ae559a2156e (patch)
treee5bef3c99fc83729209a8dd66fc5d66bc47410b5 /README.md
parent6bce891eed4888edef4067d0a239801f54f946c6 (diff)
Bump to 4.0.0.betav4.0.0.beta
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 494c7bc..1d5a18b 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Please see the appropriate guide for your environment of choice:
Add `bootstrap` to your Gemfile:
```ruby
-gem 'bootstrap', git: 'https://github.com/twbs/bootstrap-rubygem'
+gem 'bootstrap', '~> 4.0.0.beta'
```
Ensure that `sprockets-rails` is at least v2.3.2.