From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sun, 2 May 2021 16:32:15 +0000 (+0100) Subject: Update BUILDFORAP1.md X-Git-Tag: 4.0-dev~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=986b347926da8063ac64d84e687327ea418c7efd;p=thirdparty%2Fshairport-sync.git Update BUILDFORAP1.md --- diff --git a/BUILDFORAP1.md b/BUILDFORAP1.md index fc66d1c9..9e9f6a9b 100644 --- a/BUILDFORAP1.md +++ b/BUILDFORAP1.md @@ -1,6 +1,6 @@ -Simple Build Instructions +Build Instructions for AirPlay 1 == -Here are simple instructions for building and installing Shairport Sync on a recent Linux based on Debian, including Ubiuntu and Raspberry Pi OS. +Here are simple instructions for building and installing Shairport Sync to provide an AirPlay 1 service on a recent Linux based on Debian, including Ubuntu and Raspberry Pi OS. In the commands below, note the convention that a `#` prompt means you are in superuser mode and a `$` prompt means you are in a regular unprivileged user mode. You can use `sudo` *("SUperuser DO")* to temporarily promote yourself from user to superuser, if permitted. For example, if you want to execute `apt-get update` in superuser mode and you are in user mode, enter `sudo apt-get update`.