From: Mike Brady Date: Wed, 19 Apr 2017 18:31:32 +0000 (+0100) Subject: Update FREEBSD.md X-Git-Tag: 3.1d16~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160043cd96fb030212befdaa65ccf3f9ab536a2b;p=thirdparty%2Fshairport-sync.git Update FREEBSD.md --- diff --git a/FREEBSD.md b/FREEBSD.md index 16f210cf..dab9168d 100644 --- a/FREEBSD.md +++ b/FREEBSD.md @@ -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 ----