typo, whitespace, and a clarification

svn:r6605
This commit is contained in:
Roger Dingledine 2006-06-12 10:44:00 +00:00
parent cbc4cd93ac
commit d90d4b4c90
2 changed files with 13 additions and 12 deletions

View File

@ -2,7 +2,8 @@ The following steps are the exact steps used to produce the "official"
OSX builds of tor
Summary:
1) Compile and install the latest release of libevent
1) Compile and install a static version of the latest release of
libevent.
2) Acquire privoxyosx_setup_3.0.3.zip. Remember where you put this
file.
3) Acquire and install your preferred version of tor via "make

View File

@ -30,7 +30,7 @@ passed to "configure" and the final tuning of the binaries produced.
The default settings, as shown above, create binaries for the widest
range of Intel x86 or compatible architectures.
The paramters can be set as follows:
The parameters can be set as follows:
The "target" parameter:
This should be "gnu", "redhat", or the short name of your linux distribution.