Skip to content

Commit 26780a8

Browse files
author
lerndevops
authored
Update README.md
1 parent 1d00938 commit 26780a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/install/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
> Download the appropriate Terraform binary package for the provided lab server VM (Linux 64-bit) using the wget command:
66
77
```
8-
cd /tmp ; wget -c https://releases.hashicorp.com/terraform/1.0.1/terraform_1.0.1_linux_amd64.zip`
8+
cd /tmp ; wget -c https://releases.hashicorp.com/terraform/1.0.1/terraform_1.0.1_linux_amd64.zip
99
```
1010

1111
### Step2:

0 commit comments

Comments
 (0)