We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d23f76 commit 5be8a01Copy full SHA for 5be8a01
1 file changed
README.md
@@ -48,7 +48,7 @@ Then, remove all the `*= require` and `*= require_tree` statements from the Sass
48
Do not use `*= require` in Sass or your other stylesheets will not be able to access the Bootstrap mixins and variables.
49
50
Bootstrap JavaScript can optionally use jQuery.
51
-If you're using Rails 5.1+, you can add add the `jquery-rails` gem to your Gemfile:
+If you're using Rails 5.1+, you can add the `jquery-rails` gem to your Gemfile:
52
53
```ruby
54
gem 'jquery-rails'
0 commit comments