File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,11 @@ $ go install github.com/nao1215/mimixbox/cmd/mimixbox@latest
34
34
$ sudo mimixbox --install /usr/local/bin
35
35
```
36
36
37
+ ## Use homebrew
38
+ ``` shell
39
+ $ brew install nao1215/tap/mimixbox
40
+ ```
41
+
37
42
# Development
38
43
## Tools & Libraries
39
44
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
153
158
154
159
<!-- ALL-CONTRIBUTORS-LIST:END -->
155
160
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!
You can’t perform that action at this time.
0 commit comments