From ed4eb26535c42a3f14f8d7e472e6e6b0a58ce81c Mon Sep 17 00:00:00 2001 From: Marvin Steadfast Date: Tue, 24 Apr 2018 09:18:50 +0200 Subject: [PATCH] added Alpine Linux version to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bd8a4c06..cbf84de7 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,10 @@ On OpenWrt do: $ opkg install snapclient_0.x.x_ar71xx.ipk +On Alpine Linux (testing repository) do: + + $ apk add snapcast + Configuration ------------- After installation, Snapserver and Snapclient are started with the command line arguments that are configured in `/etc/default/snapserver` and `/etc/default/snapclient`.