mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update quickstart.rst
Here's a docs solution to #2441 - I don't have a strong opinion if this is goes in or not though.
This commit is contained in:
parent
940d4534a1
commit
a8762d4745
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@ Install Pelican (and optionally Markdown if you intend to use it) on Python
|
|||
terminal, prefixing with ``sudo`` if permissions warrant::
|
||||
|
||||
pip install pelican markdown
|
||||
|
||||
Save a list of packages::
|
||||
|
||||
pip freeze > requirements.txt
|
||||
|
||||
Create a project
|
||||
----------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue