From: david-sarah <david-sarah@jacaranda.org> Date: Tue, 3 Aug 2010 00:49:38 +0000 (-0700) Subject: docs/quickstart.html: extra step to open a new Command Prompt or log out/in on Windows. X-Git-Tag: allmydata-tahoe-1.8.0b2~42 X-Git-Url: https://git.rkrishnan.org/components/COPYING.TGPPL.html?a=commitdiff_plain;h=74060f4ab88581b9c2e9eed2c7b5f0121a0ec53e;p=tahoe-lafs%2Ftahoe-lafs.git docs/quickstart.html: extra step to open a new Command Prompt or log out/in on Windows. --- diff --git a/docs/quickstart.html b/docs/quickstart.html index 2b5f5d3e..eed5f4d3 100644 --- a/docs/quickstart.html +++ b/docs/quickstart.html @@ -33,6 +33,8 @@ <p>Run <cite>python setup.py build</cite> to generate the <cite>tahoe</cite> executable in a subdirectory of the current directory named <cite>bin</cite>.</p> + <p>On Windows, the <cite>build</cite> step might tell you to open a new Command Prompt (or, on XP and earlier, to log out and back in again). This is needed the first time you set up Tahoe-LAFS on a particular installation of Windows.</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 prints out the right version number.</p>