Skip to content

Commit fc3c7d1

Browse files
Merge pull request #1643 from jasonrandrews/review
update Terraform install guide
2 parents 16feb3a + e11cca6 commit fc3c7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/install-guides/terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ sudo cp terraform /usr/local/bin/
7676

7777
If you have [brew](https://brew.sh/) installed, installing Terraform for macOS is simple as:
7878

79-
```bash
79+
```console
8080
brew tap hashicorp/tap
8181
brew install hashicorp/tap/terraform
8282
```

0 commit comments

Comments
 (0)