]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CYGWIN.md
authorMike Brady <mikebrady@eircom.net>
Fri, 12 Feb 2016 22:26:52 +0000 (22:26 +0000)
committerMike Brady <mikebrady@eircom.net>
Fri, 12 Feb 2016 22:26:52 +0000 (22:26 +0000)
CYGWIN.md

index 1cecd78d21300faa1429beca7c0d0bad840ddd3e..99a5360aa519f3183bbd52206ed552d7a4cd4409 100644 (file)
--- a/CYGWIN.md
+++ b/CYGWIN.md
@@ -24,7 +24,7 @@ and enter valid DNS server addresses, e.g. `8.8.8.8`.
  * `flex` for compiling `libconfig`
  * `bison` for compiling `libconfig`
 
-* Download, compile, configure and install `libconfig`.
+* Download, configure, compile and install `libconfig`.
 
 For this, if your home directory name has a space in it, which happens by default with Cygwin, you should
 temporarily rename it to a single word, e.g. `Mike Brady` -> `mike`. This is to allow the `make install` script to work properly.