]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update FREEBSD.md
authorMike Brady <mikebrady@eircom.net>
Wed, 19 Apr 2017 18:31:32 +0000 (19:31 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2017 18:31:32 +0000 (19:31 +0100)
FREEBSD.md

index 16f210cf529c1146ac8d74677a8a6295d06f88e2..dab9168deda03312cd89dece483bedfcc7716909 100644 (file)
@@ -60,7 +60,7 @@ $ autoreconf -i -f
 $ CPPFLAGS="-I/usr/local/include" ./configure  --with-avahi --with-ssl=openssl --with-alsa --with-sndio
 $ make
 ```
-Omit `--with-alsa` if you don;t want ot include the ALSA back end and omit the `--with-sndio` if you don't want the `sndio` back end.
+Omit `--with-alsa` if you don't want to include the ALSA back end. Omit the `--with-sndio` if you don't want the `sndio` back end.
 
 Manual Installation
 ----