forked from github/pelican
Remove outdated references to Python 2.7 in docs
This commit is contained in:
parent
3d5a2b9014
commit
d2b119387e
2 changed files with 3 additions and 5 deletions
|
|
@ -8,8 +8,8 @@ Installation
|
|||
------------
|
||||
|
||||
Install Pelican (and optionally Markdown if you intend to use it) on Python
|
||||
2.7.x or Python 3.5+ by running the following command in your preferred
|
||||
terminal, prefixing with ``sudo`` if permissions warrant::
|
||||
3.6+ by running the following command in your preferred terminal, prefixing
|
||||
with ``sudo`` if permissions warrant::
|
||||
|
||||
python -m pip install "pelican[markdown]"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue