mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-17 12:00:46 -07:00
Updated Dependencies (markdown)
parent
3417e84f59
commit
5f906868ea
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
- Linux (Arch-based): `sudo pacman -S wget git python3`
|
||||
2. Code from this repository:
|
||||
- preferred way: using git: `git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git`.
|
||||
- This way is referred because it lets you update by just running `git pull`.
|
||||
- This way is preferred because it lets you update by just running `git pull`.
|
||||
- Those commands can be used from command line window that opens after you right click in Explorer and select "Git Bash here".
|
||||
- alternative way: use the "Code" (green button) -> "Download ZIP" option on the main page of the repo.
|
||||
- You still need to install git even if you choose this.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue