Commit 9b33fc0a by Thiago Borges

Update README with version requirement for aws-sdk

parent 9daeb18e
......@@ -582,7 +582,7 @@ You may also choose to store your files using Amazon's S3 service. To do so, inc
the `aws-sdk` gem in your Gemfile:
```ruby
gem 'aws-sdk', '>= 2.0.0' # If using paperclip `master`
gem 'aws-sdk', '>= 2.0.0' # If using paperclip >= v.4.3.2
```
or
```ruby
......
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