diff options
| author | Tres Seaver <tseaver@palladion.com> | 2013-02-21 14:38:05 -0800 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2013-02-21 14:38:05 -0800 |
| commit | e84477b03f0f6c4577abd51fa51f69f1224fa99e (patch) | |
| tree | 2c956ddd7738669e1223ad739fe8e21e5092bd6c /docs/tutorials | |
| parent | 8c952d940272d883169973833ca215ac3248e94e (diff) | |
| parent | a33ac9438f62c6d85263c772d601d77e1b2b1e3c (diff) | |
| download | pyramid-e84477b03f0f6c4577abd51fa51f69f1224fa99e.tar.gz pyramid-e84477b03f0f6c4577abd51fa51f69f1224fa99e.tar.bz2 pyramid-e84477b03f0f6c4577abd51fa51f69f1224fa99e.zip | |
Merge pull request #867 from tshepang/paster
paster use is outdated
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/wiki/NOTE-relocatable.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/NOTE-relocatable.txt b/docs/tutorials/wiki/NOTE-relocatable.txt index cec2639f3..4c778ad04 100644 --- a/docs/tutorials/wiki/NOTE-relocatable.txt +++ b/docs/tutorials/wiki/NOTE-relocatable.txt @@ -1,5 +1,5 @@ We specifically use relative package references where possible so this demo -works even if the user names their package (in the 'bin/paster create -t +works even if the user names their package (in the 'bin/pcreate -s zodb ...' step) something other than 'tutorial'. Specifically: |
