<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>