Add a note about supported Python versions

This commit is contained in:
Dougal Matthews
2014-10-13 21:28:15 +01:00
parent 5d4b918c49
commit eb3a153820

View File

@@ -47,6 +47,8 @@ In order to install MkDocs you'll need [Python][python] installed on your system
$ pip --version
pip 1.5.2
MkDocs supports Python 2.6, 2.7, 3.3 and 3.4.
Install the `mkdocs` package using pip:
$ pip install mkdocs