We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1ed27 commit 2c79103Copy full SHA for 2c79103
content/en/getting-started/quickstart/index.md
@@ -115,7 +115,7 @@ The sample application uses AWS CLI and our `awslocal` wrapper to deploy the app
115
You can build and deploy the sample application on LocalStack by running the following command:
116
117
{{< command >}}
118
-$ bin/deploy.sh
+$ deployment/awslocal/deploy.sh
119
{{< / command >}}
120
121
Alternatively, you can follow these instructions to deploy the sample application manually step-by-step.
0 commit comments