Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edward-ly committed Apr 6, 2021
1 parent 82bd202 commit ad97e52
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@ yarn lint
yarn build
```

If you don't have AWS CLI installed on your machine or haven't configured it with your AWS credentials yet, you can alternatively add in the project root directory a `.env` file that contains your AWS credentials.

```
AWS_ACCESS_KEY_ID=<some-access-key-id>
AWS_SECRET_ACCESS_KEY=<some-secret-access-key>
AWS_REGION=<some-aws-region>
```

## Using the App

### Adding Song Packs
Expand Down

0 comments on commit ad97e52

Please sign in to comment.