aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-11-19 22:58:19 +0000
committerRoger Dingledine <arma@torproject.org>2003-11-19 22:58:19 +0000
commit84fffd3652edf6381a487d5b3b08023e39dab763 (patch)
treec0c2ea40b1872b3baa8fa32533a65e78f3aabd86 /INSTALL
parent91cf5e44cccf20a5db7dc22b45d86400bc872e4b (diff)
downloadtor-84fffd3652edf6381a487d5b3b08023e39dab763.tar
tor-84fffd3652edf6381a487d5b3b08023e39dab763.tar.gz
install now recognizes that -l warn is default
svn:r856
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 26847de09..c5a36f594 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,8 +8,8 @@ Quickstart version for users:
4) make install
5) tor (if it doesn't work, give it the whole path or fix your path)
You don't need to run this as root, and you probably shouldn't.
- (Once you're comfortable running it, you can run it with "-l warn",
- which will only log things that you need to know.)
+ (If you're having problems, try running it with "-l info" to get
+ more details.)
6) point your browser to socks4 or socks5 proxy at localhost port
9050. In mozilla, this is in edit|preferences|advanced|proxies. This
allows you to test to make sure tor is installed correctly.