From 84af9f1cc60f0731cbf61cd2a043eb898da3e06f Mon Sep 17 00:00:00 2001 From: francois <> Date: Wed, 12 May 2010 13:38:42 +0000 Subject: [PATCH] Typo [Imported from Trac: page AdvancedInstall, version 9] --- AdvancedInstall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AdvancedInstall.md b/AdvancedInstall.md index 6cb6b1e..eea6984 100644 --- a/AdvancedInstall.md +++ b/AdvancedInstall.md @@ -34,7 +34,7 @@ step. `python setup.py build` will download and build any third-party libraries that are not already available on your system. It will also prepare the source -tree for running-in-place. Thios basically does a +tree for running-in-place. This basically does a "`setup.py develop`" into a local `./support/lib/python2.5/site-packages/` directory. The `bin/tahoe` executable knows that it adds this directory to PYTHONPATH before it