diff options
| author | amitvmane <amitvmane@gmail.com> | 2014-01-23 22:12:00 +0530 |
|---|---|---|
| committer | amitvmane <amitvmane@gmail.com> | 2014-01-23 22:12:00 +0530 |
| commit | cf8bff6f0176f955bf61fb9832b7ec6da888cd33 (patch) | |
| tree | 6634e840bfbb7b5f0d4cdb7c692ad861f6ae63b8 /docs | |
| parent | 0dd16dd2abf25e3f1a1e73ff6a3e206ed9a18fd9 (diff) | |
| download | pyramid-cf8bff6f0176f955bf61fb9832b7ec6da888cd33.tar.gz pyramid-cf8bff6f0176f955bf61fb9832b7ec6da888cd33.tar.bz2 pyramid-cf8bff6f0176f955bf61fb9832b7ec6da888cd33.zip | |
Update project.rst
Updated text as per feedback from Michael M. Thanks.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/project.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst index cab7cbec7..eb12f67ef 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -74,11 +74,9 @@ In :ref:`installing_chapter` we called the virtualenv directory ``env``; the following commands assume that our current working directory is the ``env`` directory. -The below command uses the ``pcreate`` command to create a project with the +The below example uses the ``pcreate`` command to create a project with the ``starter`` scaffold. -For example, - On UNIX: .. code-block:: text |
