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

index f407e3e5c140c2aeb701cfab39799fa5ac057c52..4fe8c184ae957da73797fd09c74ae6235c03753c 100644 (file)
--- a/CYGWIN.md
+++ b/CYGWIN.md
@@ -25,8 +25,8 @@ Setting up Cygwin
 
 * Open a Windows `Command Prompt` window and enter the following multi-line command, omitting the `C:\Users\mike>` prompt:
 ```
-C:\Users\mike> Downloads\setup-x86_64.exe -P cygrunsrv,dbus,avahi,avahi-tools,gnome-keyring,libavahi-client-devel, ^ 
-libglib2.0-devel,openssl,pkg-config,autoconf,automake,clang,libdaemon-devel,popt-devel, ^ 
+C:\Users\mike> Downloads\setup-x86_64.exe -P cygrunsrv,dbus,avahi,avahi-tools,gnome-keyring,libavahi-client-devel, ^
+libglib2.0-devel,openssl,pkg-config,autoconf,automake,clang,libdaemon-devel,popt-devel, ^
 make,libao-devel,openssl-devel,libtool,git,wget,flex,bison
 ```
 This will do a complete installation of Cygwin and all necessary packages.