summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/views/README.txt
diff options
context:
space:
mode:
authorPatricio Paez <pp@pp.com.mx>2012-11-19 21:03:46 -0600
committerPatricio Paez <pp@pp.com.mx>2012-11-19 21:03:46 -0600
commitc344e532e27ce078643ec3246002d2703ef85416 (patch)
tree5672d6e705c91f499bfba007bd7a6f64866435ad /docs/tutorials/wiki2/src/views/README.txt
parente2bacf5565b86dd3394996b8b503ea87da479340 (diff)
downloadpyramid-c344e532e27ce078643ec3246002d2703ef85416.tar.gz
pyramid-c344e532e27ce078643ec3246002d2703ef85416.tar.bz2
pyramid-c344e532e27ce078643ec3246002d2703ef85416.zip
Sync some SQL wiki tutorial files with the scaffold
- Files that are not referred to in a literalinclude in the tutorial docs - setup.py appears in literalinclude, but no lines are added or removed so no impact. Fixed docutils order in the requires list.
Diffstat (limited to 'docs/tutorials/wiki2/src/views/README.txt')
-rw-r--r--docs/tutorials/wiki2/src/views/README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/tutorials/wiki2/src/views/README.txt b/docs/tutorials/wiki2/src/views/README.txt
index 6f851e9b7..141851285 100644
--- a/docs/tutorials/wiki2/src/views/README.txt
+++ b/docs/tutorials/wiki2/src/views/README.txt
@@ -1 +1,14 @@
tutorial README
+==================
+
+Getting Started
+---------------
+
+- cd <directory containing this file>
+
+- $venv/bin/python setup.py develop
+
+- $venv/bin/initialize_tutorial_db development.ini
+
+- $venv/bin/pserve development.ini
+