From: nejucomo <nejucomo@gmail.com> Date: Tue, 8 Jan 2008 18:33:26 +0000 (-0700) Subject: Make the purpose and location of the tahoe executable more explicit in install.html. X-Git-Tag: allmydata-tahoe-0.7.0~6 X-Git-Url: https://git.rkrishnan.org/simplejson/components/class-simplejson.JSONEncoder.html?a=commitdiff_plain;h=ca26c2ad5e23b2776dbad90c9bb6cd9998e7bd7f;p=tahoe-lafs%2Ftahoe-lafs.git Make the purpose and location of the tahoe executable more explicit in install.html. --- diff --git a/docs/install.html b/docs/install.html index d9a8efb0..d3cb30bc 100644 --- a/docs/install.html +++ b/docs/install.html @@ -62,7 +62,7 @@ <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).</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> <h2>Run</h2>