diff options
author | Roger Dingledine <arma@torproject.org> | 2007-10-18 23:14:58 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-10-18 23:14:58 +0000 |
commit | 0a865bc277d49dfedf4163b253ccaaafc07869ca (patch) | |
tree | f77d46a52136fc726f5a2a342a55ea325829975b /INSTALL | |
parent | 322eddb045288fd83387f9e911c23c18329f2a6e (diff) | |
download | tor-0a865bc277d49dfedf4163b253ccaaafc07869ca.tar.gz tor-0a865bc277d49dfedf4163b253ccaaafc07869ca.zip |
various fixes from reading or-cvs the past few days
svn:r12035
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,7 @@ -Most users should simply follow the directions at -http://www.torproject.org/docs/tor-doc-unix +Most users who realize that INSTALL files still exist should simply +follow the directions at +https://www.torproject.org/docs/tor-doc-unix If you got the source from Subversion, run "./autogen.sh", which will run the various auto* programs and then run ./configure for you. From |