diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-08-01 16:43:27 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-08-01 16:43:27 +0000 |
commit | 64d3e6cf659b92abf73cfab4845cdaba35509adc (patch) | |
tree | 915e9b3034b9c956025127be98c146071d2bf069 /INSTALL | |
parent | d5c78593d20d40e4801e7017a04d9d0ba85374f9 (diff) | |
download | tor-64d3e6cf659b92abf73cfab4845cdaba35509adc.tar tor-64d3e6cf659b92abf73cfab4845cdaba35509adc.tar.gz |
r13885@Kushana: nickm | 2007-08-01 09:10:55 -0700
Stop saying "cvs". Noted by Jens.
svn:r11014
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,9 @@ Most users should simply follow the directions at http://tor.eff.org/docs/tor-doc-unix -If you got the source from cvs, run "./autogen.sh", which will run the -various auto* programs and then run ./configure for you. From there, -refer to the above instructions. +If you got the source from Subversion, run "./autogen.sh", which will +run the various auto* programs and then run ./configure for you. From +there, refer to the above instructions. If it doesn't build for you: |