Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelo Dini committed Dec 14, 2012
1 parent b2268d6 commit 494d43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -13,7 +13,7 @@ Installation
This plugin requires `django CMS` 2.3 or higher to be properly installed.

* In your projects `virtualenv`_, run ``pip install djangocms-text-ckeditor``.
* Add ``'djangocms_text_ckeditor'`` to your ``INSTALLED_APPS`` setting.
* Add ``'djangocms_text_ckeditor'`` to your ``INSTALLED_APPS`` setting before the ``cms`` entry.
* Run ``manage.py migrate djangocms_text_ckeditor``.


Expand Down

0 comments on commit 494d43f

Please sign in to comment.