Skip to content

Commit 1ecf00f

Browse files
committed
Add description for homebrew
1 parent 033f2bc commit 1ecf00f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Diff for: README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ $ go install github.com/nao1215/mimixbox/cmd/mimixbox@latest
3434
$ sudo mimixbox --install /usr/local/bin
3535
```
3636

37+
## Use homebrew
38+
```shell
39+
$ brew install nao1215/tap/mimixbox
40+
```
41+
3742
# Development
3843
## Tools & Libraries
3944
The table below shows the tools used when developing the commands in the MimixBox project.
@@ -153,4 +158,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
153158

154159
<!-- ALL-CONTRIBUTORS-LIST:END -->
155160

156-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
161+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)