From 12ad72c47fe7bb04e7250892c324ac5f5faa4071 Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 23 May 2023 17:11:26 +0100 Subject: [PATCH] Update BUILD.md Redirect a documentation link from the `development` branch to the `master` branch. --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 5a3a6e3d..edfea283 100644 --- a/BUILD.md +++ b/BUILD.md @@ -154,7 +154,7 @@ If you have problems, please check the items in Final Notes below, or in the [TR Note: Shairport Sync will run indefinitely -- use Control-C it to stop it. ## 5. Enable and Start Service -If your system has a Graphical User Interface (GUI) it probably uses PulseAudio or PipeWire for audio services. If that is the case, please review [Working with PulseAudio or PipeWire](https://github.com/mikebrady/shairport-sync/blob/development/ADVANCED%20TOPICS/PulseAudioAndPipeWire.md). +If your system has a Graphical User Interface (GUI) it probably uses PulseAudio or PipeWire for audio services. If that is the case, please review [Working with PulseAudio or PipeWire](https://github.com/mikebrady/shairport-sync/blob/master/ADVANCED%20TOPICS/PulseAudioAndPipeWire.md). Otherwise, once you are happy that Shairport Sync runs from the command line, you should enable and start the `shairport-sync` service. This will launch Shairport Sync automatically as a background "daemon" service when the system powers up: ### Linux -- 2.47.3