Update readme

This commit is contained in:
Iacopo Spalletti 2014-09-27 11:04:49 +02:00
parent 1c7674f94f
commit a51b74cf31
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Quickstart
Install djangocms-blog::
pip install djangocms-blog==0.2c1
pip install djangocms-blog
Add ``djangocms_blog`` and its dependencies to INSTALLED_APPS::