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

index e1174d4e4851c33580e9e4fe519f4ca2c9b694f2..0bef5cef8758d821189a2dfb42daebc486acb9ee 100644 (file)
--- a/CYGWIN.md
+++ b/CYGWIN.md
@@ -24,7 +24,7 @@ Setting up Cygwin
 
 * Open a Window Command Prompt and enter the following (long!) command:
 ```
-Downloads\setup-x86_64.exe -P cygrunsrv,dbus,avahi,avahi-tools,gnome-keyring,libavahi-client-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
 ```
@@ -39,7 +39,7 @@ Enter `yes` for all queries. Next, open the Windows "Services" application (if i
 
 Next, open (or return to) a `Cygwin64 Terminal` window in Administrator mode. Enter the following command:
 ```
-$  /usr/sbin/avahi-daemon-config
+$ /usr/sbin/avahi-daemon-config
 ```
 Enter `yes` for all queries. Next, open the Windows "Services" application (if it's already open, refresh the screen contents) and look for the `CYGWIN Avahi service`. Open it and start it.