Skip to content

Commit

Permalink
docs: improve
Browse files Browse the repository at this point in the history
  • Loading branch information
aripalo authored Nov 7, 2022
1 parent 3096d5b commit d028ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
- choosing the target account & environment by passing in runtime context:

```sh
npx cdk deploy -c environment=feature/abc-123
npx cdk deploy -c account=dev -c environment=feature/abc-123
```
... which means you don't need to define all the possibile environments ahead of time!
Expand Down

0 comments on commit d028ade

Please sign in to comment.