forked from github/pelican
Change reference to Python version 3.6 from documentation (now 3.7)
This commit is contained in:
parent
f015ab89d9
commit
5e986580e8
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
|
||||
3.6+ by running the following command in your preferred terminal, prefixing
|
||||
3.7+ 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