Skip to content

Commit 2e19b52

Browse files
committed
remove old terraform folder path
1 parent 3878044 commit 2e19b52

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
@@ -178,7 +178,7 @@ You can now interact with the application using the React app. All services used
178178
running on the real AWS cloud.
179179

180180

181-
Before moving on, make sure you clean up your AWS resources by running (also in setup/terraform):
181+
Before moving on, make sure you clean up your AWS resources by running (also in the `terraform` folder):
182182

183183
```
184184
$ terraform destroy
@@ -213,7 +213,7 @@ Usage: terraform [global options] <subcommand> [args]
213213
...
214214
```
215215

216-
From here on, it's the same as using AWS. In the `setup/terraform` folder, run the `cleanup` script
216+
From here on, it's the same as using AWS. In the `terraform` folder, run the `cleanup` script
217217
to get rid of any files that keep track of the resources' state. Then:
218218

219219
```

0 commit comments

Comments
 (0)