Skip to content

Commit

Permalink
Merge pull request #2280 from etagwerker/patch-1
Browse files Browse the repository at this point in the history
Update `gem install carrierwave` instruction in README
  • Loading branch information
mshibuya committed Feb 23, 2018
2 parents d34e121 + 81b30df commit f64f499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ It works well with Rack based web applications, such as Ruby on Rails.
Install the latest release:

```
$ gem install carrierwave -v "1.0.0"
$ gem install carrierwave
```

In Rails, add it to your Gemfile:
Expand Down

0 comments on commit f64f499

Please sign in to comment.