Skip to content

Commit f1df21a

Browse files
authored
Update README.rst
1 parent 1827763 commit f1df21a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,10 @@ settings:
4141
4242
INSTALLED_APPS = [..., "djangocms_text_ckeditor5", ...]
4343
44-
Add an editor frontend to your installed apps (if different from the
45-
default TipTap frontend), and set the editor you want to use:
44+
and set the editor you want to use:
4645

4746
.. code-block:: python
4847
49-
INSTALLED_APPS = [..., "djangocms_text_ckeditor5", ...]
5048
TEXT_EDITOR = "djangocms_text_ckeditor5.ckeditor5"
5149
5250

0 commit comments

Comments
 (0)