Skip to content

Commit 59ac0e6

Browse files
committed
fix README.md
1 parent 0bd757a commit 59ac0e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,10 @@ This module exposes:
149149
* Setup AWS config locally
150150
* Setup Terraform cli
151151

152-
In ``test/`` there is an advanced example.
152+
In ``examples/`` there is an advanced example.
153153
Simply checkout the module source and
154154
```shell
155-
cd test/
155+
cd examples/
156156
terrafrom init
157157
terraform apply -auto-approve
158158
```

0 commit comments

Comments
 (0)