We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d00938 commit 26780a8Copy full SHA for 26780a8
terraform/install/README.md
@@ -5,7 +5,7 @@
5
> Download the appropriate Terraform binary package for the provided lab server VM (Linux 64-bit) using the wget command:
6
7
```
8
-cd /tmp ; wget -c https://releases.hashicorp.com/terraform/1.0.1/terraform_1.0.1_linux_amd64.zip`
+cd /tmp ; wget -c https://releases.hashicorp.com/terraform/1.0.1/terraform_1.0.1_linux_amd64.zip
9
10
11
### Step2:
0 commit comments