From 4d226b9878320daaddebe9b47e6785443a737e8e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 7 Jan 2009 04:27:09 +0000 Subject: --- docs/narr/project.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 429acf913..799958f7c 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -76,9 +76,10 @@ application's Python code and templates. name during ``paster create`` by adding the project name to the command line, e.g. ``paster create -t bfg_starter MyProject``. -.. note:: A convenience template for projects which will depend on - :term:`ZODB` projects also exists. Use ``paster create -t - bfg_zodb`` to use this template instead of the "starter" template. +.. note:: A convenience :term:`Paste` template for projects which will + depend on :term:`ZODB` projects also exists. Use ``paster create + -t bfg_zodb`` to use this template instead of the ``bfg_starter`` + template. Installing your Newly Created Project for Development ----------------------------------------------------- -- cgit v1.2.3