Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Since bootstrap relies on it, install it with ```bin/yarn add jquery``` or via `
Add this line to your application's Gemfile:

```ruby
gem 'bootstrap', '4.1.1'
gem "bootstrap", ">= 4.3.1"
gem 'material-sass', '4.1.1'
```
And then run the bundler and restart your server to make the files available through the pipeline:
Expand Down