Skip to content

Commit 2a4345a

Browse files
authored
feat: install with homebrew (#32)
Added MacOS installation option
1 parent 769bb33 commit 2a4345a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,11 @@ cd void-packages/
296296
./xbps-src pkg gowall
297297
sudo xbps-install -R hostdir/binpkgs gowall
298298
```
299+
### Homebrew - (Maintainer : [MillerApps](https://github.com/millerapps/))
300+
301+
```
302+
brew install millerapps/tap/gowall
303+
```
299304

300305
### Build from source
301306

0 commit comments

Comments
 (0)