From: Mike Brady Date: Mon, 14 Aug 2017 17:09:42 +0000 (+0100) Subject: Update README.md X-Git-Tag: 3.1.1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cacc986136e2278eda0bcd2c8934508d5ae83754;p=thirdparty%2Fshairport-sync.git Update README.md --- diff --git a/README.md b/README.md index 7da37a6c..a167e0bb 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,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 Raspbian Jessie. It specifies bothe 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 Raspbian 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`