mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Add a note about supported Python versions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user