about summary refs log tree commit diff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-09-08 16:13:53 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-09-08 16:13:53 +0200
commitb9a26fa3b3845eda599cf35da2ec9d9cc95dd9a3 (patch)
tree2b0a591b7704c754972e3c35bb5644e49dadaec6 /INSTALL.md
parent7b4262e1f98737af802d23046c97c0418a349e91 (diff)
downloadmblaze-b9a26fa3b3845eda599cf35da2ec9d9cc95dd9a3.tar.gz
mblaze-b9a26fa3b3845eda599cf35da2ec9d9cc95dd9a3.tar.xz
mblaze-b9a26fa3b3845eda599cf35da2ec9d9cc95dd9a3.zip
INSTALL.md: cygwin
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index c7ed628..b01fef0 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -11,5 +11,6 @@ Use `make all` to build, `make install` to install relative to `PREFIX`
 - Linux 3.2 (glibc 2.13)
 - FreeBSD 11.0
 - OpenBSD 5.9
+- Windows 10 (Version 1151) with Cygwin 2.3.1(0.291/5/3)
 
 On OpenBSD, you must use `make OPENBSD=1` and provide `libiconv`.