Merge pull request #2622 from Lucas-C/patch-1

Clarify Python 3.5+ requirement in QuickStart docs
This commit is contained in:
Justin Mayer 2019-09-23 10:41:29 -07:00 committed by GitHub
commit ac1e07a3cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ Installation
------------
Install Pelican (and optionally Markdown if you intend to use it) on Python
2.7.x or Python 3.3+ by running the following command in your preferred
2.7.x or Python 3.5+ by running the following command in your preferred
terminal, prefixing with ``sudo`` if permissions warrant::
pip install pelican markdown