summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-04-23 08:42:16 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-04-23 08:42:16 -0700
commit6c42ef7d2497de1abae6c0450cb2400667f87e18 (patch)
treef2f307ba431bb99eacd0181bdb56f285d293bc11 /README.rst
parent5436759a035b76cfda370aad0ee20e804c31a595 (diff)
downloadpystache-6c42ef7d2497de1abae6c0450cb2400667f87e18.tar.gz
README formatting fix.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index cc39e42..5857c62 100644
--- a/README.rst
+++ b/README.rst
@@ -152,7 +152,7 @@ can use tox_: ::
pip install tox
tox
-If you do not have all Python versions listed in ``tox.ini``, then
+If you do not have all Python versions listed in ``tox.ini``-- ::
tox -e py26,py27 # for example