Skip to content

Commit

Permalink
Merge branch 'digital-ocean-support' of github.com:bradleyg/django-s3…
Browse files Browse the repository at this point in the history
…direct into digital-ocean-support
  • Loading branch information
bradleyg committed Jan 30, 2019
2 parents 9365bcc + f6e00f8 commit 06b817b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Install with Pip:
__Generate access credentials and add them directly to your Django settings__
If you're not using AWS S3 you can skip to [CORS setup](#cors-setup). If using
Amazon S3 you'll also need to create an IAM policy which grants permission to
upload to your bucket for your newly created credentials. Rememberto swap out
upload to your bucket for your newly created credentials. Remember to swap out
__YOUR_BUCKET_NAME__ for your actual bucket.

```json
Expand Down

0 comments on commit 06b817b

Please sign in to comment.