]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update INSTALL.md
authorMike Brady <mikebrady@eircom.net>
Wed, 10 Oct 2018 14:12:54 +0000 (15:12 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Oct 2018 14:12:54 +0000 (15:12 +0100)
INSTALL.md

index 8488f1607599777db41632568f99a4834eb55439..3812c03c6bb89e71f4db3c6d1ef42ca40413906a 100644 (file)
@@ -51,7 +51,7 @@ 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 \
+# apt 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: