diff options
author | Christian Pointner <equinox@anytun.org> | 2016-02-24 22:17:54 +0100 |
---|---|---|
committer | Christian Pointner <equinox@anytun.org> | 2016-02-24 22:17:54 +0100 |
commit | c0878d54cfea06e95ecad4e62346fd56a60bff9d (patch) | |
tree | ff7616955c63e9776be925c0df6a390af40d49e3 /README | |
parent | added .gitignore (diff) |
updated doc and other stuff after moving to GIT
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -59,10 +59,10 @@ if you want to rebuild the manpage: Installation ============ -Getting the source via subversion: ----------------------------------- +Getting the source via GIT: +--------------------------- -svn co http://svn.anytun.org/uanytun/trunk uanytun +git clone https://git.spreadspace.org/anytun/uanytun.git cd uanytun Building from source |