summaryrefslogtreecommitdiff
path: root/utils/MTP/beastpatcher/README
diff options
context:
space:
mode:
Diffstat (limited to 'utils/MTP/beastpatcher/README')
-rw-r--r--utils/MTP/beastpatcher/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/MTP/beastpatcher/README b/utils/MTP/beastpatcher/README
index 85a039268a..42968b0022 100644
--- a/utils/MTP/beastpatcher/README
+++ b/utils/MTP/beastpatcher/README
@@ -50,8 +50,6 @@ The OS X build is a universal binary statically linked with libusb and libmtp.
50Windows 50Windows
51------- 51-------
52 52
53[Not yet implemented]
54
55The MTP_DLL.dll requires VC2005 to compile - see instructions in 53The MTP_DLL.dll requires VC2005 to compile - see instructions in
56MTP_DLL/README 54MTP_DLL/README
57 55
@@ -59,3 +57,5 @@ To compile beastpatcher itself, you can either cross-compile from
59Linux using the mingw32 package, or compile in Cygwin. Just type 57Linux using the mingw32 package, or compile in Cygwin. Just type
60"make beastpatcher.exe" (in Linux) or "make" (in Cygwin). 58"make beastpatcher.exe" (in Linux) or "make" (in Cygwin).
61 59
60To run beastpatcher.exe, you need MTP_DLL.dll in the same directory
61(or the Windows DLL path).