commit 00d7eb220e1e3b430431ecc4d23a5e2ac6bbff05
Author: Mike Swanson <mikeonthecomputer@gmail.com>
AuthorDate: Wed Mar 7 11:19:13 2018 -0800
Commit: Mike Swanson <mikeonthecomputer@gmail.com>
CommitDate: Wed Mar 7 11:19:13 2018 -0800
pkg/win32: Remove mention of cygwin
---
pkg/win32/README | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/pkg/win32/README b/pkg/win32/README
index 1f43f52c..6b0c145e 100644
--- a/pkg/win32/README
+++ b/pkg/win32/README
@@ -1,4 +1,2 @@
-
-Makefile to build Windows packages. Requires zip and unix2dos cygwin
+Makefile to build Windows packages. Requires zip and unix2dos
packages to be installed.
-