aboutsummaryrefslogtreecommitdiff
path: root/www/py-nevow/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-nevow/files/pkg-message.in')
-rw-r--r--www/py-nevow/files/pkg-message.in14
1 files changed, 11 insertions, 3 deletions
diff --git a/www/py-nevow/files/pkg-message.in b/www/py-nevow/files/pkg-message.in
index 50153c06ab21..95de0b34e77e 100644
--- a/www/py-nevow/files/pkg-message.in
+++ b/www/py-nevow/files/pkg-message.in
@@ -1,5 +1,13 @@
-to execute examples try below
+************************************************************************
-$ cd %%EXAMPLESDIR%% && PYTHONPATH=`pwd` twistd -noy examples.tac
+ To execute the examples copy
-and navigate http://localhost:8080/
+ %%EXAMPLESDIR%%/*
+
+ in a directory writable by you, then run
+
+ $ env PYTHONPATH=`pwd` twistd -noy examples.tac
+
+ and navigate http://localhost:8080/
+
+************************************************************************