summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.Windows6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.Windows b/README.Windows
index 5f73dd4..e73762b 100644
--- a/README.Windows
+++ b/README.Windows
@@ -4,8 +4,10 @@ to Alexander Stock for contributing the port.
Updated after version 2.2.6 to compile again, and with MinGW, even (only?)
cross-compiling. (Hopefully it works with MSVC too.)
-To use this port, you need to install WinIO.dll first. You can get it
-from http://www.internals.com/.
+To use this port, you need to install WinIO.dll first. You can get it here:
+
+ https://github.com/starofrainnight/winio
+ https://github.com/vaptu/winio
However, you need to use win32/config.{h,mk} instead of the automatically
generated lib/config.{h,mk} as lib/configure does not run on Windows.