Add Homebrew instructions

ncspot is [now available via Homebrew](https://github.com/Homebrew/homebrew-core/pull/63554)!
This commit is contained in:
Max Isom
2020-10-28 08:04:52 -05:00
committed by Henrik Friedrichsen
parent 7c61fe8b29
commit 9a19032b33

View File

@@ -27,6 +27,12 @@ Measured using `ps_mem` on Linux during playback:
## Requirements
### On macOS
ncspot is available via Homebrew: `brew install ncspot`.
### On Linux
* Rust
* Python 3 (needed for building `rust-xcb` dependency)
* `libpulse-dev` (or `portaudio-dev`, if you want to use the PortAudio backend)