Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper committed May 6, 2024
1 parent 0a20517 commit 5faba62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ We are using the following AWS services and third-party integrations to build ou
- [`cURL`](https://curl.se/)
- [`wscat`](https://github.com/websockets/wscat)

Start LocalStack Pro with the `LOCALSTACK_API_KEY` pre-configured:
Start LocalStack Pro with the `LOCALSTACK_AUTH_TOKEN` pre-configured:

```sh
export LOCALSTACK_API_KEY=<your-api-key>
export LOCALSTACK_AUTH_TOKEN=<your-auth-token>
localstack start
```

Expand Down

0 comments on commit 5faba62

Please sign in to comment.