forked from github/pelican
Pushing Python compatibility to Python 3.5+
This commit is contained in:
parent
7f4e614bb8
commit
589a31ddd0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue