]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update README.md
authorMike Brady <mikebrady@eircom.net>
Mon, 14 Aug 2017 17:09:42 +0000 (18:09 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Aug 2017 17:09:42 +0000 (18:09 +0100)
README.md

index 7da37a6cd4de0e4e00325fb1a7494675637de2cf..a167e0bba74fd492c4c979045c5e31a11a4c5294 100644 (file)
--- 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`