]> 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:32:15 +0000 (17:32 +0100)
committerGitHub <noreply@github.com>
Sun, 2 May 2021 16:32:15 +0000 (17:32 +0100)
BUILDFORAP1.md

index fc66d1c9330b3572c7474a0f18b4648b93ea3440..9e9f6a9bd4dd534e61a4541e8e8670ad70373b67 100644 (file)
@@ -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`.