Skip to content

Commit cb5016d

Browse files
committed
Update README.md
1 parent 284c94b commit cb5016d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ It's designed to supercharge your development and automation workflows.
2626
go install github.com/magicdrive/enma@latest
2727
```
2828

29+
You can install enma using `homebrew`:
30+
31+
```bash
32+
brew install magicdrive/tap/enma
33+
```
34+
2935
Alternatively, you can download a pre-built binary from the [Releases page](https://github.com/magicdrive/enma/releases).
3036

3137
### 2. Initialize project

0 commit comments

Comments
 (0)