<body>
<h1>About Tahoe</h1>
- <p>Welcome to <a href="http://allmydata.org">the Tahoe project</a>, a secure, decentralized, fault-tolerant filesystem.</p>
- <p>See <a href="about.html">the about page</a> for more information.
+ <p>Welcome to <a href="http://allmydata.org">the Tahoe project</a>, a secure, decentralized, fault-tolerant filesystem. <a href="about.html">About Tahoe.</a>
<h1>
<h1>How To Install Tahoe</h1>
<p>Run <cite>python setup.py build</cite> to install the <cite>tahoe</cite> executable into a subdirectory of the current directory named <cite>bin</cite>.</p>
- <p>Optionally run <cite>python setup.py test</cite> to verify that it passes tests.</p>
+ <p>(Optionally run <cite>python setup.py test</cite> to verify that it passes all of its self-tests.)</p>
- <p>Run <cite>bin/tahoe --version</cite> to verify that the executable tool runs and prints out the right version number.</p>
+ <p>Run <cite>bin/tahoe --version</cite> to verify that the executable tool prints out the right version number.</p>
<h2>Run</h2>