From 8c060b468bb1a05c13161f047a0133b9c465b10b Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Mon, 5 Sep 2022 16:03:12 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ac9be58..3e8b37d3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ You do not need anything else. You do not need WSL, Docker or Conda. The installer will take care of it. # Installation -1. Download [for Windows](https://github.com/cmdr2/stable-diffusion-ui/releases/download/v2.05/stable-diffusion-ui-win64.zip) or [for Linux](https://github.com/cmdr2/stable-diffusion-ui/releases/download/v2.05/stable-diffusion-ui-linux.tar.xz) (this will be hosted on GitHub in the future). +1. Download [for Windows](https://github.com/cmdr2/stable-diffusion-ui/releases/download/v2.05/stable-diffusion-ui-win64.zip) or [for Linux](https://github.com/cmdr2/stable-diffusion-ui/releases/download/v2.05/stable-diffusion-ui-linux.tar.xz). 2. Extract: - For Windows: After unzipping the file, please move the `stable-diffusion-ui` folder to your `C:` (or any drive like D: at the top root level). For e.g. `C:\stable-diffusion-ui`. This will avoid a common problem with Windows (of file path length limits).