diff --git a/README.rst b/README.rst index c13854c..9d3819b 100644 --- a/README.rst +++ b/README.rst @@ -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.