docs/install.html: reference InstallDetails instead of debian-specific stuff

This commit is contained in:
Brian Warner 2008-09-17 15:57:42 -07:00
parent 09603212ca
commit add26fdcd3

View File

@ -61,9 +61,9 @@
<p>Now you have the Tahoe source code installed and are ready to use it to form a decentralized filesystem. The <cite>tahoe</cite> executable in the <cite>bin</cite> directory can configure and launch your Tahoe node. See <a href="running.html">running.html</a> for instructions on how to do that.</p>
<h2>Alternate Install Process For Debian/Ubuntu</h2>
<h2>More Details</h2>
<p>If you prefer to install Tahoe in .deb packages, please see <a href="http://allmydata.org/trac/tahoe/wiki/DownloadDebianPackages">the DownloadDebianPackages</a> page on the wiki instead of following the instructions on this page.</p>
<p>For more details, including platform-specific hints for debian, windows, and Mac systems, please see the <a href="http://allmydata.org/trac/tahoe/wiki/InstallDetails">InstallDetails</a> wiki page.</p>
</body>
</html>