Skip to content
Snippets Groups Projects
Commit 19a1c80f authored by Roger Dingledine's avatar Roger Dingledine
Browse files

it seems that bsd people can just do ./configure now too

svn:r1063
parent 256f0969
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ Quickstart version for users:
0) Download the absolute newest version. No, really.
http://freehaven.net/tor/dist/
1) tar xvf it, and then cd into the directory.
2) ./configure (or do the two-line version below, if you're on bsd)
2) ./configure
3) make
4) make install
5) tor (if it doesn't work, give it the whole path or fix your path)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment