Use new style git clone command
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 12 May 2009 07:31:55 +0000 (00:31 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 12 May 2009 07:31:55 +0000 (00:31 -0700)
HACKING

diff --git a/HACKING b/HACKING
index 2d21229..61b9eb3 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -46,7 +46,7 @@ So the normal steps to checkout, build and install such a repository is
 like this:
 
   Checkout repository
-    # git-clone git://git.kernel.org/pub/scm/network/connman/connman.git
+    # git clone git://git.kernel.org/pub/scm/network/connman/connman.git
     # cd connman
 
   Configure and build