diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/project.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 2e597b240..194c168c3 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -147,7 +147,7 @@ the generated ``MyProject.ini`` configuration file: .. code-block:: bash :linenos: - $ bin/paster serve MyProject.ini + $ ../bin/paster serve MyProject.ini Here's sample output from a run: |
