From c90274f2294cbb2787d8620b21e3b7d835a20b5a Mon Sep 17 00:00:00 2001 From: Martey Dodoo Date: Wed, 19 Mar 2025 11:37:54 -0400 Subject: [PATCH] Replace GTE signs with LTE signs Replace greater-than-or-equal signs with less-than-or-equal signs in the version compatibility section of the README. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1e3c7c63..d5cf43d1 100644 --- a/README.rst +++ b/README.rst @@ -31,8 +31,8 @@ wagtailmenus is an extension for Torchbox's `Wagtail CMS = 5.2 -- Django versions 4.2, 5.0 and >= 5.1 +- Wagtail versions <= 5.2 +- Django versions 4.2, 5.0 and <= 5.1 - Python versions 3.9 to 3.13 .. image:: https://raw.githubusercontent.com/jazzband/wagtailmenus/master/docs/source/_static/images/repeating-item.png