Commit 85a90b6e by Don Okuda

Update README to v4.1 for installation

parent 7c2f5d50
...@@ -64,7 +64,7 @@ Paperclip is distributed as a gem, which is how it should be used in your app. ...@@ -64,7 +64,7 @@ Paperclip is distributed as a gem, which is how it should be used in your app.
Include the gem in your Gemfile: Include the gem in your Gemfile:
```ruby ```ruby
gem "paperclip", "~> 3.0" gem "paperclip", "~> 4.1"
``` ```
If you're still using Rails 2.3.x, you should do this instead: If you're still using Rails 2.3.x, you should do this instead:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment