djangocms_blog/docs/installation.rst

12 lines
211 B
ReStructuredText
Raw Normal View History

2014-01-05 09:34:10 +00:00
============
Installation
============
At the command line::
$ easy_install djangocms-blog
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv djangocms-blog
$ pip install djangocms-blog