mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 10:17:16 +02:00
Add Homebrew formula
Closes https://github.com/badaix/snapcast/issues/861.
This commit is contained in:
parent
10f27c6553
commit
51a9f4b62b
1 changed files with 8 additions and 0 deletions
|
@ -58,6 +58,14 @@ Snapcast packages are available for several Linux distributions:
|
|||
There are debian packages of automated builds for `armhf` and `amd64` in [Snapos Actions](https://github.com/badaix/snapos/actions).
|
||||
Download and extract the archive for your architecture and follow the [debian installation instructions](doc/install.md#debian).
|
||||
|
||||
### Install using Homebrew
|
||||
|
||||
On macOS and Linux, snapcast can be installed using [Homebrew](https://brew.sh):
|
||||
|
||||
```bash
|
||||
brew install snapcast
|
||||
```
|
||||
|
||||
### Installation from source
|
||||
|
||||
Please follow this [guide](doc/build.md) to build Snapcast for
|
||||
|
|
Loading…
Add table
Reference in a new issue