diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -62,10 +62,9 @@ Installation Getting the source via subversion: ---------------------------------- -svn co https://svn.anytun.org/uanytun/trunk uanytun +svn co http://svn.anytun.org/uanytun/trunk uanytun cd uanytun - Building from source -------------------- @@ -81,6 +80,7 @@ using ssl crypto library: # ./configure --use-ssl-crypto # make + Notes: - try './configure --help' for further information - if using openssl pre 0.9.8 you have to disable passphrase |