Skip to content

Commit 057f210

Browse files
shivlaksElad Ben-Israel
and
Elad Ben-Israel
authored
Update packages/aws-cdk/README.md
Co-Authored-By: Elad Ben-Israel <benisrae@amazon.com>
1 parent 13fae78 commit 057f210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aws-cdk/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ const fn = new lambda.Function(this, "fn", {
182182
Specify an outputs file to write to by supplying the `--outputs-file` parameter
183183

184184
```console
185-
$ cdk deploy --outputs-file "/Users/code/myproject/outputs.json"
185+
$ cdk deploy --outputs-file outputs.json
186186
```
187187

188188
When the stack finishes deployment, `outputs.json` would look like.

0 commit comments

Comments
 (0)