mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
docs: some small edits to install.html
This commit is contained in:
parent
59c3693a30
commit
6d31501275
@ -10,8 +10,7 @@
|
||||
|
||||
<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>
|
||||
@ -36,9 +35,9 @@
|
||||
|
||||
<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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user