Commit 0ae039d2 by Tute Costa

Use beta version in README

@melissawahnish noticed that while we are on beta v5 will not be found.

[ci skip]
parent 9bdc0a00
......@@ -159,7 +159,7 @@ Paperclip is distributed as a gem, which is how it should be used in your app.
Include the gem in your Gemfile:
```ruby
gem "paperclip", "~> 5.0"
gem "paperclip", "~> 5.0.0.beta1"
```
Or, if you want to get the latest, you can get master from the main paperclip repository:
......
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