Skip to content

Commit 462d5f8

Browse files
committed
docs: update README
1 parent ab5127c commit 462d5f8

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
@@ -29,10 +29,10 @@ For an overview of the module structure, refer to [generated terraform docs](./T
2929

3030
2. Open a cloud shell.
3131

32-
3. Download the example `main.tf` and an `output.tf` files.
32+
3. Download the example `main.tf` and `outputs.tf` files.
3333

3434
```powershell
35-
# Downloads main.tf and output.tf files into ~/terraform-azure-meshplatform
35+
# Downloads main.tf and outputs.tf files into ~/terraform-azure-meshplatform
3636
wget https://raw.githubusercontent.com/meshcloud/terraform-azure-meshplatform/main/examples/basic-azure-integration/main.tf -P ~/terraform-azure-meshplatform
3737
wget https://raw.githubusercontent.com/meshcloud/terraform-azure-meshplatform/main/examples/basic-azure-integration/outputs.tf -P ~/terraform-azure-meshplatform
3838
```

0 commit comments

Comments
 (0)