From 31658432b9452473a339bb7a2892e3bb5da1a0f9 Mon Sep 17 00:00:00 2001 From: Goury Date: Wed, 1 Feb 2023 01:59:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2149dcc5..681c7a2c 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ sudo pacman -S wget git python3 ``` 2. To install in `/home/$(whoami)/stable-diffusion-webui/`, run: ```bash -bash <(wget -qO- https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh) +bash <(wget -qO- https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.bash) ``` ### Installation on Apple Silicon