From 7f792b29273e8b6106e4226741874f7a5472506e Mon Sep 17 00:00:00 2001 From: Garulf <535299+Garulf@users.noreply.github.com> Date: Sun, 21 Jan 2024 08:19:23 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 020fd95..7973250 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Install via pip: python -m pip install pyflowlauncher[all] ``` - > ⚠️ The `[all]` is important if you intend to support Python older then `3.11`. ⚠️ + > ⚠️ The `[all]` is important if you intend to support Python versions older then `3.11`. ⚠️ ## Usage