Skip to content

Commit 3583541

Browse files
Update README.md
Co-authored-by: Brian Rinaldi <[email protected]>
1 parent b3935db commit 3583541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ We are using the following AWS services and their features to build our infrastr
3838
- [Node.js](https://nodejs.org/en/download/) with `yarn` package manager.
3939
- A valid [LocalStack for AWS license](https://localstack.cloud/pricing). Your license provides a [`LOCALSTACK_AUTH_TOKEN`](https://docs.localstack.cloud/getting-started/auth-token/) to activate LocalStack.
4040

41-
Start LocalStack with the `LOCALSTACK_AUTH_TOKEN` pre-configured:
41+
Start LocalStack for AWS with the `LOCALSTACK_AUTH_TOKEN` pre-configured:
4242

4343
```shell
4444
export LOCALSTACK_AUTH_TOKEN=<your-auth-token>

0 commit comments

Comments
 (0)