Update README.rst

Syncing with earlier comment about the -updated being merged into the normal module
This commit is contained in:
nreilly 2015-01-25 22:22:53 +08:00
parent fc9b65ebed
commit 7927fdb754
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.