summaryrefslogtreecommitdiff
path: root/docs/narr
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr')
-rw-r--r--docs/narr/project.rst3
1 files changed, 2 insertions, 1 deletions
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: