]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update INSTALL.md
authorMike Brady <mikebrady@eircom.net>
Thu, 31 May 2018 11:40:24 +0000 (12:40 +0100)
committerGitHub <noreply@github.com>
Thu, 31 May 2018 11:40:24 +0000 (12:40 +0100)
INSTALL.md

index af7c618e016da8a8d469a2e43f10eac381a4dcec..66c1c2ee6d28e50c2826a6f1ac52c9e64896a095 100644 (file)
@@ -45,7 +45,8 @@ Okay, now let's get the tools and sources for building and installing Shairport
 
 First, install the packages needed by Shairport Sync:
 ```
-# apt-get install build-essential git xmltoman autoconf automake libtool libdaemon-dev libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-dev
+# apt-get install build-essential git xmltoman autoconf automake libtool libdaemon-dev \
+    libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-dev
 ```
 Next, download Shairport Sync, configure it, compile and install it:
 ```