From 74060f4ab88581b9c2e9eed2c7b5f0121a0ec53e Mon Sep 17 00:00:00 2001 From: david-sarah Date: Mon, 2 Aug 2010 17:49:38 -0700 Subject: [PATCH] docs/quickstart.html: extra step to open a new Command Prompt or log out/in on Windows. --- docs/quickstart.html | 2 ++ 1 file changed, 2 insertions(+) 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 @@

Run python setup.py build to generate the tahoe executable in a subdirectory of the current directory named bin.

+

On Windows, the build 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.

+

Optionally run python setup.py test to verify that it passes all of its self-tests.

Run bin/tahoe --version to verify that the executable tool prints out the right version number.

-- 2.45.2