Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrillo-grapl committed Jun 19, 2020
1 parent d467feb commit 0ae398c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/js/grapl-cdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ To deploy Grapl with the CDK, execute the following
1. `npm -i`
2. `npm run build`
3. `echo "BUCKET_PREFIX=$YOUR_BUCKET_PREFIX" > .env`
4. `./deploy_all.sh`
4. `cdk bootstrap` (only need to do this once per region)
5. `./deploy_all.sh`

0 comments on commit 0ae398c

Please sign in to comment.