summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2025-06-19 17:05:52 +0900
committerNguyễn Gia Phong <cnx@loang.net>2025-06-19 17:05:52 +0900
commit01b0e90c621606071e20534c93f5299cbfcacda3 (patch)
treea39f8c8d27cce9f50381077235f39c535836d9e1 /README.md
parentf72ededb1245d554163cb10a9e22ee2ebe75c736 (diff)
downloadscadere-01b0e90c621606071e20534c93f5299cbfcacda3.tar.gz
Nit documentations
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 .`.