Merge pull request #163 from nreilly/patch-1

Update README.rst
This commit is contained in:
riklaunim 2015-01-25 15:45:33 +01:00
commit 35831794c1
1 changed files with 1 additions and 1 deletions

View File

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