aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7869e3d7..db9aba5c 100644
--- a/README.md
+++ b/README.md
@@ -183,7 +183,7 @@ cd automatic1111
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
cd stable-diffusion-webui
-conda env create -f environment.yaml
+conda env create -f environment-wsl2.yaml
conda activate automatic
# clone repositories for Stable Diffusion and (optionally) CodeFormer