From c9cd9f1c8642010e03c31b87383c851fa182db36 Mon Sep 17 00:00:00 2001 From: Timo Date: Sat, 24 Mar 2018 16:10:02 +0100 Subject: [PATCH] Add wiki link for detailed install instructions (#118) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b2bfd1e2..4d6eefdc 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ should run on any Raspberry Pi model. The binaries can be found have to build from source for now. You will need the ALSA package for your distribution, e.g. libasound2-dev on Ubuntu. +Detailed install instructions can be found on the [wiki](https://github.com/Spotifyd/spotifyd/wiki). + ## Build from source The [Rust compiler and Cargo package](https://www.rust-lang.org/en-US/) manager are needed: