12 lines
No EOL
211 B
ReStructuredText
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 |