<p>Unpack the tarball and cd into the top-level directory.</p>
- <p>Run <cite>make check-deps</cite> which verifies that all of the dependencies listed above are installed.</p>
-
<p>Run <cite>make</cite> to build Tahoe and some included libraries and install the <cite>tahoe</cite> executable into a subdirectory of the current directory named <cite>bin</cite>.</p>
<p>Run <cite>make test</cite> to verify that it built correctly and passes all tests.</p>
- <p>Run <cite>bin/tahoe --version</cite> to verify that the executable tool runs and prints out the right version number (the "allmydata" version number is the version number of the Tahoe package). This executable can configure and launch your node.</p>
+ <p>Run <cite>bin/tahoe --version</cite> to verify that the executable tool runs and prints out the right version number (the "allmydata" version number is the version number of the Tahoe package).</p>
<h2>Run</h2>
- <p>Now you have the Tahoe source code installed and are ready to use it to form a decentralized filesystem. See <a href="running.html">running.html</a> for instructions.</p>
+ <p>Now you have the Tahoe source code installed and are ready to use it to form a decentralized filesystem. The <cite>bin/tahoe</cite> executable can configure and launch your Tahoe node. See <a href="running.html">running.html</a> for instructions on how to do that.</p>
</body>
</html>