Skip to content

Commit

Permalink
Merge pull request #56 from PingThingsIO/boyang/update-readme
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
Jamie Vaughn authored Feb 10, 2021
2 parents 59af8b3 + 54a7b8f commit 0d5441e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
/public
*.md
*.json
yarn.lock
yarn.lock
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ yarn build

This will build the site inside the `public/` folder.

Then, to deploy define your AWS credentials on `l.env` file. You will define both:
Then, to deploy define your AWS credentials in `.env` file. Use the `PingThings, Inc.` instance and define both:
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY

Expand Down

0 comments on commit 0d5441e

Please sign in to comment.