mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Remove outdated references to Python 2.7 in docs
This commit is contained in:
parent
16975bc3a2
commit
a0335711af
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