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

index d1fffc2f710e2501461da6b7f19bdd72c44bff7d..190aaacf31fc3148f28b65060dd307ded1d296bd 100644 (file)
@@ -51,7 +51,7 @@ The first thing to do on a Pi would be to use the `raspi-config` tool to expand
 ### Shairport Sync
 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 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:
 ```