]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CYGWIN.md
authorMike Brady <mikebrady@eircom.net>
Mon, 28 May 2018 15:42:17 +0000 (16:42 +0100)
committerGitHub <noreply@github.com>
Mon, 28 May 2018 15:42:17 +0000 (16:42 +0100)
CYGWIN.md

index f483888e6366a2bd7b7f770631e01e5dee8eed6e..a177ead5e0b34fcf2c3dd65d87bb7903aa96f548 100644 (file)
--- a/CYGWIN.md
+++ b/CYGWIN.md
@@ -27,6 +27,7 @@ and enter valid DNS server addresses, e.g. `8.8.8.8`.
 * Download, configure, compile and install `libconfig`:
 ```
 $ git clone https://github.com/hyperrealm/libconfig.git
+$ cd libconfig
 $ autoreconf -fi
 $ ./configure
 $ make