summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2018-12-31 15:07:12 +0100
committerMartin Mares <mj@ucw.cz>2018-12-31 15:07:12 +0100
commitbbc4a88c8bcfb6c5397597be1fc3a2634189003e (patch)
tree3b6f625259fc524dc565c1968a496d8c8e1eb300
parent195e7171bf479deb0747d529912960b2242499f9 (diff)
downloadpciutils-bbc4a88c8bcfb6c5397597be1fc3a2634189003e.tar.gz
README.Windows: Replaced broken link to winio
New URLs suggested by GitHub PR #20.
-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.