diff --git a/README.rst b/README.rst index a0f7a49..1a148b6 100644 --- a/README.rst +++ b/README.rst @@ -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.