forked from github/pelican
parent
f62198aeab
commit
034e2e19f3
1 changed files with 2 additions and 3 deletions
|
|
@ -1,9 +1,8 @@
|
|||
Installing Pelican
|
||||
##################
|
||||
|
||||
Pelican currently runs best on Python 2.7.x; earlier versions of Python are
|
||||
not supported. There is provisional support for Python 3.3+, although there may
|
||||
be rough edges, particularly with regards to optional 3rd-party components.
|
||||
Pelican currently runs best on Python 2.7.x and 3.3+; earlier versions of
|
||||
Python are not supported.
|
||||
|
||||
You can install Pelican via several different methods. The simplest is via
|
||||
`pip <http://www.pip-installer.org/>`_::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue