Commit 5aec141c authored by Roger Dingledine's avatar Roger Dingledine
Browse files

mention that you can run tor with "-l warn"


svn:r608
parent f6e20230
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -8,6 +8,8 @@ Quickstart version for users:
4) cd src/config
5) ../or/tor -f oprc
  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.)
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.