From 6b32bd46caf32eb26d2706a7655ee66fe6639b3e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 12 May 2009 00:31:55 -0700 Subject: Use new style git clone command --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index 2d212296..61b9eb39 100644 --- 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 -- cgit v1.2.1