summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2012-03-30 15:55:24 -0400
committerRyan Petrello <lists@ryanpetrello.com>2012-03-30 15:55:24 -0400
commitbf66b27ad53b9ee5929d0b563075796d3855255d (patch)
tree1d404b089ecf20ba46db72523a4e05f908ffc8df
parent21004b404e76d1ce83ee690b03d003e46ec9be5b (diff)
downloadpecan-bf66b27ad53b9ee5929d0b563075796d3855255d.tar.gz
RST fixes.
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index fdd605a..d992628 100644
--- a/README.rst
+++ b/README.rst
@@ -13,6 +13,7 @@ Installing
----------
::
+
$ pip install pecan
...or, for the latest (unstable) tip::
@@ -24,6 +25,7 @@ Running Tests
-------------
::
+
$ python setup.py test
Viewing Documentation