Update README.md

This commit is contained in:
Namya LG 2022-04-04 10:10:08 +05:30 committed by GitHub
parent 085b3b2567
commit 5b4882950d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ Steps to follow
```
REACT_APP_BUCKET_NAME=your-bucket-name
REACT_APP_REGION=us-west-2 (eg: add the location of your bucket)
REACT_APP_REGION=add the location of your bucket (eg: us-west-2)
REACT_APP_ACCESS=got-from-the-security-credentials
REACT_APP_SECRET=got-from-the-security-credentials
```