Merge pull request #149 from b2550/patch-1

Update README.rst
This commit is contained in:
riklaunim 2014-12-07 21:28:42 +01:00
commit 71303c8932
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ Installation
Required
~~~~~~~~
#. Install or add django-ckeditor to your python path.
pip install django-ckeditor-updated
#. Add ``ckeditor`` to your ``INSTALLED_APPS`` setting.