summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fad6415d..6d825fff 100644
--- a/README.md
+++ b/README.md
@@ -382,7 +382,7 @@ g4f api
or
```sh
-python -m g4f.api
+python -m g4f.api.run
```
```python