1
0
Fork 0
forked from github/pelican

the repositories are now hosted under 'getpelican'

This commit is contained in:
Alexis Metaireau 2012-07-27 00:27:08 +02:00
commit cf71ed75a4
9 changed files with 11 additions and 11 deletions

View file

@ -33,7 +33,7 @@ method::
If you have Git installed and prefer to install the latest bleeding-edge
version of Pelican rather than a stable release, use the following command::
$ pip install -e git://github.com/ametaireau/pelican#egg=pelican
$ pip install -e git://github.com/getpelican/pelican#egg=pelican
If you plan on using Markdown as a markup format, you'll need to install the
Markdown library as well::