summaryrefslogtreecommitdiff
path: root/_doc
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2017-06-25 10:20:02 +0200
committerAnthon van der Neut <anthon@mnt.org>2017-06-25 10:20:02 +0200
commit11df934dd3581f0bb7be8a9d4af3c1dd2559e6be (patch)
tree2cc4a62e8609639a484c2882f6c58f6ca5b49c5f /_doc
parent6528de60054fe3d98a91b3cc2a4d90c104b21aaf (diff)
downloadruamel.yaml-11df934dd3581f0bb7be8a9d4af3c1dd2559e6be.tar.gz
minor doc improvement
Diffstat (limited to '_doc')
-rw-r--r--_doc/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/_doc/install.rst b/_doc/install.rst
index 004f286..a4df0d0 100644
--- a/_doc/install.rst
+++ b/_doc/install.rst
@@ -4,7 +4,7 @@ Installing
Make sure you have a recent version of ``pip`` and ``setuptools``
installed. The later needs environment marker support
(``setuptools>=20.6.8``) and that is e.g. bundled with Python 3.4.6 but
-not with 3.4.4. It is probably best to do:
+not with 3.4.4. It is probably best to do::
pip install -U pip setuptools wheel