]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update BUILDFORAP1.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 2 May 2021 16:28:40 +0000 (17:28 +0100)
committerGitHub <noreply@github.com>
Sun, 2 May 2021 16:28:40 +0000 (17:28 +0100)
BUILDFORAP1.md

index 29bb9118863f5d70ca76a2925359fbced4622b8f..7bb44341ede6026b71a57383b69211a5d3f1a1c0 100644 (file)
@@ -51,6 +51,7 @@ Next, download Shairport Sync, configure it, compile and install it:
 ```
 $ git clone https://github.com/mikebrady/shairport-sync.git
 $ cd shairport-sync
+$ git checkout development
 $ git submodule init
 $ git submodule update
 $ autoreconf -fi
@@ -71,7 +72,7 @@ general =
 alsa =
 {
   output_device = "hw:0";
-  mixer_control_name = "PCM";
+  mixer_control_name = "Headphone";
 };
 
 ```