aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-02-14 04:09:56 +0000
committerRoger Dingledine <arma@torproject.org>2003-02-14 04:09:56 +0000
commitadd81a7a6537f18c308efe44e570992741df5737 (patch)
tree8513b781d779a2f4eab9afd73644526234575512 /README
parent0bc8dc1314652e8b5ccaa89a98c1a9922422ae1d (diff)
downloadtor-add81a7a6537f18c308efe44e570992741df5737.tar
tor-add81a7a6537f18c308efe44e570992741df5737.tar.gz
a new TODO file with more details
svn:r155
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index b8f99f74a..8bfe4a56b 100644
--- a/README
+++ b/README
@@ -32,7 +32,7 @@ Dependencies:
For tor itself, you're going to need openssl (0.9.5 or later
-- including the dev stuff and includes). If you're on Linux,
everything will probably work fine. OS X and BSD (but see below under
- troubleshooting) now work too. Let us know if you get it working
+ troubleshooting) may work too. Let us know if you get it working
elsewhere.
If you got the source from cvs:
@@ -90,7 +90,7 @@ How to use it:
For more convenient command-line use, I recommend making a ~/.wgetrc
with the line
- http_proxy=localhost:8118
+ http_proxy=http://localhost:8118
Then you can do things like "wget seul.org" and watch as it downloads
from the onion routing network.