summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/jz4740_tools/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/jz4740_tools/README b/utils/jz4740_tools/README
index 75c0dc1d05..722bcc13d5 100644
--- a/utils/jz4740_tools/README
+++ b/utils/jz4740_tools/README
@@ -6,7 +6,8 @@
*******************************************************************************
To compile usbtools, you'll need jz_xloader (which can be get at
-http://repo.or.cz/w/jz_xloader.git).
+http://repo.or.cz/w/jz_xloader.git, do
+"git clone git://repo.or.cz/jz_xloader.git ." for a clone in the current dir).
When you're on Linux, just type "make linux" to compile all the utilities (make
sure you have libusb-dev installed).