mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #3085 from jorgesumle/deprecate-36
This commit is contained in:
commit
7850153c54
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