aboutsummaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-08-21 10:52:39 +0200
committerMartin Willi <martin@strongswan.org>2009-08-21 10:52:39 +0200
commit625b48b5586c3e212a14007232074b9bd03318b8 (patch)
tree3174963ce4e2da0e791c9bf3bf8b754a2b51fa4d /HACKING
parent8bc2a8086c8a87df78149fe9169acccc67e4b993 (diff)
downloadstrongswan-625b48b5586c3e212a14007232074b9bd03318b8.tar.bz2
strongswan-625b48b5586c3e212a14007232074b9bd03318b8.tar.xz
added URL for git repository served over git:// protocol
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 4 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index f4f3d4856..876f19d15 100644
--- a/HACKING
+++ b/HACKING
@@ -19,6 +19,10 @@ compile the code, you need the following tools:
To check out the master branch, use:
+ git clone git://git.strongswan.org/strongswan.git
+
+ or using HTTP
+
git clone http://git.strongswan.org/strongswan.git
After a successful check out, give the autotools a try: