X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=README.Win32;h=bec4567a26ea854ac9a4279fb3ac6222b5473778;hp=42b3f139f41af551324131f38a7f26dae22a5bea;hb=ec93209f51afc09e273a4742dc0b5f2cefc15e76;hpb=ff5170a979221ed5c3962c716f63a5ef3c83d9d5 diff --git a/README.Win32 b/README.Win32 index 42b3f139f4..bec4567a26 100644 --- a/README.Win32 +++ b/README.Win32 @@ -40,7 +40,8 @@ Take note that different Linux distributions often have different MinGW installation directory. Some of them also put the library and include into a separate sys-root directory. -If there is a new svn version of libusb-win32, you can build it as well. +When the libusb-win32 repository is more current than its release code, +you could build that instead. These are the instruction from the libusb-win32 Makefile: @@ -93,5 +94,5 @@ To use ftd2xx: --with-ftd2xx-win32-zipdir=/path/to/libftd2xx-win32 \ ... other options ... -If you are using the SVN repository, see the README file for additional +If you are using the GIT repository, see the README file for additional instructions about configuring and building OpenOCD.