summaryrefslogtreecommitdiff
path: root/docs/narr/MyProject/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/MyProject/README.txt')
-rw-r--r--docs/narr/MyProject/README.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/narr/MyProject/README.txt b/docs/narr/MyProject/README.txt
index c28d0d94a..70759eba1 100644
--- a/docs/narr/MyProject/README.txt
+++ b/docs/narr/MyProject/README.txt
@@ -1 +1,12 @@
MyProject README
+==================
+
+Getting Started
+---------------
+
+- cd <directory containing this file>
+
+- $VENV/bin/pip install -e .
+
+- $VENV/bin/pserve development.ini
+