From f276669b505cb0565dcf854f2e0e751151ccf836 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Oct 2009 21:30:41 +0000 Subject: Moar. --- docs/narr/project.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 9bc6bcd4b..dc3385fcd 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -112,8 +112,9 @@ Installing your Newly Created Project for Development Using the interpreter from the :term:`virtualenv` you create during :ref:`installing_chapter`, invoke the following command when inside -the project directory against the file named ``setup.py`` in the -paster-generated project directory: +the project directory. The file named ``setup.py`` will be in the +root of the paster-generated project directory. The ``python`` you're +invoking should be the one from your virtualenv. .. code-block:: bash :linenos: -- cgit v1.2.3