summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a6487d8b..41c29305 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