summaryrefslogtreecommitdiff
path: root/pyramid/scaffolds/starter/README.txt_tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'pyramid/scaffolds/starter/README.txt_tmpl')
-rw-r--r--pyramid/scaffolds/starter/README.txt_tmpl11
1 files changed, 11 insertions, 0 deletions
diff --git a/pyramid/scaffolds/starter/README.txt_tmpl b/pyramid/scaffolds/starter/README.txt_tmpl
index 40f98d14a..127ad7595 100644
--- a/pyramid/scaffolds/starter/README.txt_tmpl
+++ b/pyramid/scaffolds/starter/README.txt_tmpl
@@ -1 +1,12 @@
{{project}} README
+==================
+
+Getting Started
+---------------
+
+- cd <directory containing this file>
+
+- $VENV/bin/pip install -e .
+
+- $VENV/bin/pserve development.ini
+