From ba735c14e5bda33c4b97737b931b86cc02f58223 Mon Sep 17 00:00:00 2001 From: Ryan Petrello Date: Fri, 30 Mar 2012 15:54:59 -0400 Subject: RST fixes. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 876212e..fdd605a 100644 --- a/README.rst +++ b/README.rst @@ -11,6 +11,7 @@ dependencies. Installing ---------- + :: $ pip install pecan @@ -21,6 +22,7 @@ Installing Running Tests ------------- + :: $ python setup.py test -- cgit v1.2.1