diff options
Diffstat (limited to 'docs/tutorials/gae/index.rst')
| -rw-r--r-- | docs/tutorials/gae/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/gae/index.rst b/docs/tutorials/gae/index.rst index 9c8e8c07e..3bd739480 100644 --- a/docs/tutorials/gae/index.rst +++ b/docs/tutorials/gae/index.rst @@ -64,7 +64,7 @@ system. $ cd app $ rm -rf pyramidapp - $ bin/paster create -t pyramid_starter pyramidapp + $ bin/pcreate -s starter pyramidapp $ mv pyramidapp aside $ mv aside/pyramidapp . $ rm -rf aside |
