djangocms_blog/docs/installation.rst
2014-01-04 17:07:47 +01:00

12 lines
No EOL
211 B
ReStructuredText

============
Installation
============
At the command line::
$ easy_install djangocms-blog
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv djangocms-blog
$ pip install djangocms-blog