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 477e1e89..f805a0de 100644
--- a/README.md
+++ b/README.md
@@ -186,7 +186,7 @@ docker-compose down
import g4f
g4f.debug.logging = True # Enable debug logging
-g4f.debug.check_version = False # Disable automatic version checking
+g4f.debug.version_check = False # Disable automatic version checking
print(g4f.Provider.Bing.params) # Print supported args for Bing
# Using automatic a provider for the given model