From 19799769801c2e0bdca18f6f1e7336c1a2a07eb6 Mon Sep 17 00:00:00 2001 From: kenmanheimer Date: Tue, 8 Nov 2011 15:02:46 -0800 Subject: Track change of the scaffolding file names, removing 'pyramid_' prefix. --- docs/tutorials/wiki/NOTE-relocatable.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/wiki/NOTE-relocatable.txt') diff --git a/docs/tutorials/wiki/NOTE-relocatable.txt b/docs/tutorials/wiki/NOTE-relocatable.txt index 7e42cf573..cec2639f3 100644 --- a/docs/tutorials/wiki/NOTE-relocatable.txt +++ b/docs/tutorials/wiki/NOTE-relocatable.txt @@ -1,6 +1,6 @@ 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 -pyramid_zodb ...' step) something other than 'tutorial'. +zodb ...' step) something other than 'tutorial'. Specifically: -- cgit v1.2.3