Skip to content

Commit 0bc26c1

Browse files
authored
Update deploy script path in quickstart guide (#1529)
1 parent 75ae237 commit 0bc26c1

File tree

1 file changed

+1
-1
lines changed
  • content/en/getting-started/quickstart

1 file changed

+1
-1
lines changed

content/en/getting-started/quickstart/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The sample application uses AWS CLI and our `awslocal` wrapper to deploy the app
115115
You can build and deploy the sample application on LocalStack by running the following command:
116116

117117
{{< command >}}
118-
$ bin/deploy.sh
118+
$ deployment/awslocal/deploy.sh
119119
{{< / command >}}
120120

121121
Alternatively, you can follow these instructions to deploy the sample application manually step-by-step.

0 commit comments

Comments
 (0)