about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 41dfdf5..06c7b37 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Installing from source should only be considered as a last resort;
 if you are capable of doing so, please also package scadere
 for your distribution.
 
-Scadere requires Python 3.11 or above, and uses [flit]
+Scadere requires Python 3.11 or above, and uses [flit] 3.11 or above
 as the PEP 517 build backend.  Installation can be done
 with `flit install` or `pip install .`.