summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.Windows2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.Windows b/README.Windows
index 2bef240..7a5ccab 100644
--- a/README.Windows
+++ b/README.Windows
@@ -21,7 +21,7 @@ users to access config space even with SeTcbPrivilege.
To compile this port, run following command:
- make CROSS_COMPILE=i586-mingw32msvc- HOST=i386-windows ZLIB=no IDSDIR=""
+ make CROSS_COMPILE=i586-mingw32msvc- HOST=i586-windows ZLIB=no IDSDIR=""
To build 64-bit version, run: