Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Update README with version requirement for aws-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagogabriel committed Nov 19, 2015
1 parent 9daeb18 commit 9b33fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit 9b33fc0

Please sign in to comment.