summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-05-12 00:31:55 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-05-12 00:31:55 -0700
commit6b32bd46caf32eb26d2706a7655ee66fe6639b3e (patch)
treeb680b59099ae0102a1994efe5f87df8efe1c144e /HACKING
parentfc92cf53abd77d9c31ecb39ec836a9adaeea13e3 (diff)
downloadconnman-6b32bd46caf32eb26d2706a7655ee66fe6639b3e.tar.gz
connman-6b32bd46caf32eb26d2706a7655ee66fe6639b3e.tar.bz2
connman-6b32bd46caf32eb26d2706a7655ee66fe6639b3e.zip
Use new style git clone command
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
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