summaryrefslogtreecommitdiff
path: root/README.rst
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 16:10:51 -0400
commitb0beb69ea83826a19306c46c211dead8420d173f (patch)
tree1d404b089ecf20ba46db72523a4e05f908ffc8df /README.rst
parentba735c14e5bda33c4b97737b931b86cc02f58223 (diff)
downloadpecan-b0beb69ea83826a19306c46c211dead8420d173f.tar.gz
RST fixes.
Diffstat (limited to 'README.rst')
-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