Browse Source

note that our os x package is only for 10.3 or later

svn:r4200
Roger Dingledine 20 years ago
parent
commit
fbb69d7ca1
1 changed files with 3 additions and 2 deletions
  1. 3 2
      doc/tor-doc.html

+ 3 - 2
doc/tor-doc.html

@@ -153,7 +153,8 @@ server <a href="#server">below</a>.</p>
 <a name="installing"></a>
 <h2>Installing Tor</h2>
 
-<p>We have installers for Windows and Mac OS X.  For help with installing,
+<p>We have installers for Windows and Mac OS X 10.3 or later.  For help
+with installing,
   configuring, and using Tor on these operating systems, consult the
   <a href="tor-doc-win32.html">Windows instructions</a> or the
   <a href="tor-doc-osx.html">Mac OS X instructions</a>.
@@ -163,7 +164,7 @@ server <a href="#server">below</a>.</p>
 href="http://tor.eff.org/dist/">here</a>.</p>
 
 <p>If you got Tor from a tarball, unpack it: <tt>tar xzf
-tor-0.0.9.5.tar.gz; cd tor-0.0.9.5</tt>. Run <tt>./configure</tt>, then
+tor-0.0.9.9.tar.gz; cd tor-0.0.9.9</tt>. Run <tt>./configure</tt>, then
 <tt>make</tt>, and then <tt>make install</tt> (as root if necessary). Then
 you can launch tor from the command-line by running <tt>tor</tt>.
 Otherwise, if you got it prepackaged (e.g. in the <a