From 600b3e4c138dcb42ca8d64c8fc2805f1f072dcd2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Oct 2009 21:29:30 +0000 Subject: Be more explicit. --- docs/narr/project.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/narr') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 09ec89fb6..9bc6bcd4b 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -112,7 +112,8 @@ 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 generated ``setup.py``: +the project directory against the file named ``setup.py`` in the +paster-generated project directory: .. code-block:: bash :linenos: -- cgit v1.2.3