summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTekky <98614666+xtekky@users.noreply.github.com>2023-09-19 19:37:12 +0200
committerGitHub <noreply@github.com>2023-09-19 19:37:12 +0200
commitc5691c5993f8595d90052e4a81b582d63fe81919 (patch)
treeed9f582486773dd9c24c0fd7b0830387552a5a5b
parent~ | Merge pull request #914 from hlohaus/lesh (diff)
parentdocs: specify Python version 3.10 requirement (#723) (diff)
downloadgpt4free-c5691c5993f8595d90052e4a81b582d63fe81919.tar
gpt4free-c5691c5993f8595d90052e4a81b582d63fe81919.tar.gz
gpt4free-c5691c5993f8595d90052e4a81b582d63fe81919.tar.bz2
gpt4free-c5691c5993f8595d90052e4a81b582d63fe81919.tar.lz
gpt4free-c5691c5993f8595d90052e4a81b582d63fe81919.tar.xz
gpt4free-c5691c5993f8595d90052e4a81b582d63fe81919.tar.zst
gpt4free-c5691c5993f8595d90052e4a81b582d63fe81919.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bf15f3a6..6a4b566f 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ pip install -U g4f
#### Prerequisites:
-1. [Download and install Python](https://www.python.org/downloads/) (Version 3.x is recommended).
+1. [Download and install Python](https://www.python.org/downloads/) (Version 3.10 is recommended).
#### Setting up the project: