X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=README;h=14d073b6d2575b525a8f00c3fad3df9d2ed43acb;hp=34f1e7b9ca311586e590600f3ca18d895be6f39b;hb=6be2a55bde5531de9897fd844c6db13e49213ae8;hpb=fe97fab6a04665c71f1b721b061564de45b98e09 diff --git a/README b/README index 34f1e7b9ca..14d073b6d2 100644 --- a/README +++ b/README @@ -291,7 +291,7 @@ options may be available there: --disable-internal-jimtcl Disable building internal jimtcl - --enable-libusb0 Use libusb-0.1 library for USB JTAG devices + --enable-remote-bitbang Enable building support for the Remote Bitbang jtag driver @@ -434,7 +434,7 @@ Using the GIT command line client, you might use the following command to set up a local copy of the current repository (make sure there is no directory called "openocd" in the current directory): - git clone git://git.code.sf.net/p/openocd/code + git clone git://git.code.sf.net/p/openocd/code openocd Then you can update that at your convenience using