X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=README;h=6a83217425d4dd300e33e48802d82ebbcc6e8e70;hb=refs%2Fchanges%2F56%2F1356%2F2;hp=34f1e7b9ca311586e590600f3ca18d895be6f39b;hpb=fe97fab6a04665c71f1b721b061564de45b98e09;p=openocd.git diff --git a/README b/README index 34f1e7b9ca..6a83217425 100644 --- a/README +++ b/README @@ -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