added URL for git repository served over git:// protocol

This commit is contained in:
Martin Willi 2009-08-21 10:52:39 +02:00
parent 8bc2a8086c
commit 625b48b558
1 changed files with 4 additions and 0 deletions

View File

@ -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: