say to ignore darcs warnings

[Imported from Trac: page InstallDetails, version 17]
davidsarah 2009-08-17 21:54:01 +00:00
parent 425deb585e
commit 79e1c462b6

@ -179,7 +179,7 @@ The following procedure will install and run Tahoe on Windows. Note that this a
4. Open a command prompt and cd to the top of the Tahoe tree (e.g. cd \tahoe). 4. Open a command prompt and cd to the top of the Tahoe tree (e.g. cd \tahoe).
5. Run "C:\Python26\python setup.py build". Wait a bit until it stops working. Note that you need a working network connection because it will download various dependencies. 5. Run "C:\Python26\python setup.py build". Wait a bit until it stops working. Note that you need a working network connection because it will download various dependencies. Ignore any warnings referring to darcs.
6. Run "C:\Python26\python setup.py install". Wait a bit until it stops working. Again, you may need a working network connection. 6. Run "C:\Python26\python setup.py install". Wait a bit until it stops working. Again, you may need a working network connection.