From c1f8c1c140f1317764e0d7ac28c01da7db89973b Mon Sep 17 00:00:00 2001 From: jerkstorecaller <58572326+jerkstorecaller@users.noreply.github.com> Date: Fri, 15 Mar 2024 14:40:26 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 487c415..6766e80 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ You can install Shell-AI directly from PyPI using pip: pip install shell-ai ``` +Note that on Linux, Python 3.10 or later is required. + After installation, you can invoke the utility using the `shai` command. ## Usage