From a6af335bfab15df4e2dc8670cf2a97d2d9d31ae1 Mon Sep 17 00:00:00 2001 From: Ali Niaraeis Date: Thu, 30 Jan 2025 17:20:57 +0330 Subject: Update README.md Fix typo mistake in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2292f34..b118ae7d 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ run_gui() ``` **Or, run via CLI:** ```bash -python -m g4f.cli gui -port 8080 -debug +python -m g4f.cli gui --port 8080 -debug ``` > **Learn More About the GUI:** For detailed instructions on how to set up, configure, and use the GPT4Free GUI, refer to the [GUI Documentation](docs/gui.md) . This guide includes step-by-step details on provider selection, managing conversations, using advanced features like speech recognition, and more. -- cgit v1.2.3