From ca26c2ad5e23b2776dbad90c9bb6cd9998e7bd7f Mon Sep 17 00:00:00 2001 From: nejucomo <nejucomo@gmail.com> Date: Tue, 8 Jan 2008 11:33:26 -0700 Subject: [PATCH] Make the purpose and location of the tahoe executable more explicit in install.html. --- docs/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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> -- 2.45.2