Skip to content

Commit

Permalink
Update bootstrap-sass version in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dimameshcharakou committed Nov 1, 2017
1 parent 9766e03 commit b9d2bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Please see the appropriate guide for your environment of choice:
In your Gemfile you need to add the `bootstrap-sass` gem, and ensure that the `sass-rails` gem is present - it is added to new Rails applications by default.

```ruby
gem 'bootstrap-sass', '~> 3.3.6'
gem 'bootstrap-sass', '~> 3.3.7'
gem 'sass-rails', '>= 3.2'
```

Expand Down

0 comments on commit b9d2bd4

Please sign in to comment.