diff options
-rw-r--r-- | HACKING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |