mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Document Markdown inclusion in Quickstart install
This commit is contained in:
parent
de8b437549
commit
45417832e1
1 changed files with 3 additions and 2 deletions
|
|
@ -7,8 +7,9 @@ impatient, following are some quick steps to get started.
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Install Pelican on Python 2.7.x or Python 3.3+ by running the following command
|
Install Pelican (and optionally Markdown if you intend to use it) on Python
|
||||||
in your preferred terminal, prefixing with ``sudo`` if permissions warrant::
|
2.7.x or Python 3.3+ by running the following command in your preferred
|
||||||
|
terminal, prefixing with ``sudo`` if permissions warrant::
|
||||||
|
|
||||||
pip install pelican markdown
|
pip install pelican markdown
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue