diff --git a/src/content/docs/aws/getting-started/installation.mdx b/src/content/docs/aws/getting-started/installation.mdx index ca5084e6..8bead722 100644 --- a/src/content/docs/aws/getting-started/installation.mdx +++ b/src/content/docs/aws/getting-started/installation.mdx @@ -32,7 +32,11 @@ LocalStack for AWS features require an [Auth Token](/aws/getting-started/auth-to brew install localstack/tap/lstk ``` - ```bash npm install -g @localstack/lstk ``` + + ```bash + npm install -g @localstack/lstk + ``` + Download the binary for your platform from the [GitHub Releases](https://github.com/localstack/lstk/releases) and add it to your