]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
we changed autogen.sh's behavior, so update the INSTALL file
authorRoger Dingledine <arma@torproject.org>
Wed, 23 Jan 2008 19:08:53 +0000 (19:08 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 23 Jan 2008 19:08:53 +0000 (19:08 +0000)
svn:r13246

INSTALL

diff --git a/INSTALL b/INSTALL
index 04e613b0f6c1b6c3b2d7f7e86446f3393b1c0be4..f05bb39074135bb31c4fd14bec11c36a28c2dd61 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -4,8 +4,8 @@ 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
-there, refer to the above instructions.
+run the various auto* programs. Then you can run ./configure, and
+refer to the above instructions.
 
 If it doesn't build for you: