summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxtekky <98614666+xtekky@users.noreply.github.com>2023-07-18 01:16:39 +0200
committerGitHub <noreply@github.com>2023-07-18 01:16:39 +0200
commit58389f33c2b0c39d7ea7a7a8c8600767811f022b (patch)
tree843658b84e727190e6173383df5cc8d9c5f54f0b
parentMerge branch 'main' of https://github.com/xtekky/gpt4free (diff)
downloadgpt4free-58389f33c2b0c39d7ea7a7a8c8600767811f022b.tar
gpt4free-58389f33c2b0c39d7ea7a7a8c8600767811f022b.tar.gz
gpt4free-58389f33c2b0c39d7ea7a7a8c8600767811f022b.tar.bz2
gpt4free-58389f33c2b0c39d7ea7a7a8c8600767811f022b.tar.lz
gpt4free-58389f33c2b0c39d7ea7a7a8c8600767811f022b.tar.xz
gpt4free-58389f33c2b0c39d7ea7a7a8c8600767811f022b.tar.zst
gpt4free-58389f33c2b0c39d7ea7a7a8c8600767811f022b.zip
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8cb2d457..9de04d1a 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Docker is for now not available but I would be happy if someone contributes a PR
### New
- pypi package:
```
-pip install g4f
+pip install -U g4f
```
## Table of Contents:
@@ -37,7 +37,7 @@ pip install g4f
#### Setting up the project:
##### Install using pypi
```
-pip install g4f
+pip install -U g4f
```
##### or