diff --git a/README.rst b/README.rst index 4f1c3ce..1a148b6 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ Required ~~~~~~~~ #. Install or add django-ckeditor to your python path. - sudo pip install django-ckeditor-updated + pip install django-ckeditor-updated #. Add ``ckeditor`` to your ``INSTALLED_APPS`` setting.