]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CYGWIN.md
authorMike Brady <mikebrady@eircom.net>
Mon, 18 Feb 2019 19:53:18 +0000 (19:53 +0000)
committerGitHub <noreply@github.com>
Mon, 18 Feb 2019 19:53:18 +0000 (19:53 +0000)
CYGWIN.md

index 3cddfce6e03f04d452541aa98888c05d60c18300..c128388e1016fcc2a8edb9f416260c01e25a576a 100644 (file)
--- a/CYGWIN.md
+++ b/CYGWIN.md
@@ -26,9 +26,7 @@ and enter valid DNS server addresses, e.g. `8.8.8.8`.
   
 Assuming the Cygwin setup program (`setup-x86_64.exe` in this case) is in your Downloads directory and the default directory is your home directory, the following command should work:
 ```
-.\Downloads\setup-x86_64.exe -P pkg-config,autoconf,automake,clang, \
-        libdaemon-devel,popt-devel,make,libao-devel,openssl-devel, \
-        libtool,git,wget,flex,bison
+.\Downloads\setup-x86_64.exe -P pkg-config,autoconf,automake,clang,libdaemon-devel,popt-devel,make,libao-devel,openssl-devel,libtool,git,wget,flex,bison
 ```
 
 * Download, configure, compile and install `libconfig`: