mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-08 00:32:08 -08:00
clarify readme: weget ... chmod +x webui.sh (#16251)
This commit is contained in:
parent
6a59766313
commit
bb1f39196e
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ python_cmd="python3.11"
|
|||
2. Navigate to the directory you would like the webui to be installed and execute the following command:
|
||||
```bash
|
||||
wget -q https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh
|
||||
chmod +x webui.sh
|
||||
```
|
||||
Or just clone the repo wherever you want:
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue