Skip to content

Commit 5840873

Browse files
update readme
1 parent da35fb1 commit 5840873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Then run the following commands:
6262
cd cdk
6363
npm ci
6464
npx cdk bootstrap
65-
npx cdk deploy
65+
npx cdk deploy --all
6666
```
6767

6868
Initial deployment usually takes about 20 minutes. You can also use `npx cdk deploy` command to deploy when you modified your CDK templates in the future.

0 commit comments

Comments
 (0)