Browse Source

Added Homebrew install instructions for MacOS (#336)

master
Brad Murray 2 years ago
committed by GitHub
parent
commit
a3c3a1287d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      README.md

10
README.md

@ -74,6 +74,16 @@ scoop install sonixd
---
### MacOS
If you prefer not to download the release binary, you can install using `homebrew`. Using your favorite terminal:
```
brew install --cask sonicxd
```
---
### Arch Linux
There is an AUR package of the latest AppImage release available [here](https://aur.archlinux.org/packages/sonixd-appimage).

Loading…
Cancel
Save