summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2019-09-04 10:51:51 +0100
committerGitHub <noreply@github.com>2019-09-04 10:51:51 +0100
commit818c2e86394a8c33794d67969d203e10b0c29710 (patch)
tree63fbcb6c3a3afe28721f8cd90d48a8c80bd34d0f /README.md
parentb0ab9e95065d95c0c9961290149c31186dbf5d5f (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8f63e0b..fa74bd5 100644
--- a/README.md
+++ b/README.md
@@ -248,7 +248,7 @@ A final consideration is the location of the configuration file `shairport-sync.
**Sample `./configure` command with parameters for a typical Linux `systemd` installation:**
-Here is a recommended set of configuration options suitable for Linux installations that use `systemd`, such as Ubuntu 15.10 and later, and Raspbian Stretch and Jessie. It specifies both the ALSA and PulseAudio backends and includes a sample configuration file and an script for automatic startup on system boot:
+Here is a recommended set of configuration options suitable for Linux installations that use `systemd`, such as Ubuntu 15.10 and later, and Raspbian Buster, Stretch and Jessie. It specifies both the ALSA and PulseAudio backends and includes a sample configuration file and an script for automatic startup on system boot:
`$ ./configure --sysconfdir=/etc --with-alsa --with-pa --with-avahi --with-ssl=openssl --with-metadata --with-soxr --with-systemd`