From dfab11f0b5f2866c1003ab2dd54797021e44e102 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 13 Jun 2025 07:45:42 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b5008fd..45ab48eb 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Download from: https://github.com/oobabooga/text-generation-webui/releases 1. Clone the repository, or [download its source code](https://github.com/oobabooga/text-generation-webui/archive/refs/heads/main.zip) and extract it. 2. Run the startup script for your OS: `start_windows.bat`, `start_linux.sh`, or `start_macos.sh`. 3. When prompted, select your GPU vendor. -4. After installation, open your browser to `http://127.0.0.1:7860`. +4. After installation, open `http://127.0.0.1:7860` in your browser. To restart the web UI later, run the same `start_` script.