Merge pull request #4 from waltermazzariol/patch-1

fix url of medium article
This commit is contained in:
Namya LG 2022-07-13 00:29:28 +00:00 committed by GitHub
commit f29be54634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ An easy to guide to setup an AWS S3 bucket and upload files to it from a React f
Steps to follow
1. Create the AWS S3 bucket as mentioned [here](https://medium.com/p/fbd8f0b26f5/e)
1. Create the AWS S3 bucket as mentioned [here](https://medium.com/p/fbd8f0b26f5/)
2. Clone this repository
3. Run `npm install`