Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored May 10, 2024
1 parent 280cdfb commit 445e94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A Multi Column Plugin for django CMS.
Installation
------------

This plugin requires `django CMS` 3.8 or higher to be properly installed.
This plugin requires `django CMS` 3.8 or higher, or 4.0 or higher to be properly installed.

* In your projects virtualenv, run ``pip install djangocms-column``.
* Add ``'djangocms_column'`` to your ``INSTALLED_APPS`` setting.
Expand Down

0 comments on commit 445e94f

Please sign in to comment.