Skip to content

Commit 09630de

Browse files
authored
fix: wrong brew command in README (#33)
1 parent 783f2f4 commit 09630de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you are new to Terramate, [this article](https://terramate.io/rethinking-iac/
1313

1414
Install `terramate-ls`:
1515
- **[Installation guide](https://terramate.io/docs/cli/installation)**
16-
- Or via Homebrew: `brew install terramate-io/tap/terramate`
16+
- Or via Homebrew: `brew install terramate` (this installs both `terramate` and `terramate-ls` binaries)
1717

1818
The extension automatically detects `terramate-ls` in your PATH.
1919

0 commit comments

Comments
 (0)