]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs/quickstart.html: extra step to open a new Command Prompt or log out/in on Windows.
authordavid-sarah <david-sarah@jacaranda.org>
Tue, 3 Aug 2010 00:49:38 +0000 (17:49 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Tue, 3 Aug 2010 00:49:38 +0000 (17:49 -0700)
docs/quickstart.html

index 2b5f5d3e981f94f7670025f4344ec37e77bb74c9..eed5f4d3de5e6d77a251978b38f3f6ee2924f04b 100644 (file)
@@ -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>