Skip to content

Commit e65c524

Browse files
Update README.md (#20)
* Update README.md * Update README.md
1 parent 9a65837 commit e65c524

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@ Main features:
1212

1313
## Installation
1414

15+
### Brew install
16+
```bash
17+
❱ brew tap datarootsio/tf-profile
18+
❱ brew install tf-profile
19+
❱ tf-profile --help
20+
tf-profile is a CLI tool to profile Terraform runs
21+
22+
Usage:
23+
tf-profile [command]
24+
```
25+
1526
### Binary download
1627

1728
- Head over to the releases page ([https://github.com/QuintenBruynseraede/tf-profile/releases](https://github.com/QuintenBruynseraede/tf-profile/releases))

0 commit comments

Comments
 (0)