From deac32d843d5c4e7e039d34ff6057d09561fa1e5 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Fri, 30 Sep 2022 11:15:37 +0530 Subject: [PATCH] Update Troubleshooting.md --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 1955a424..e607fb1a 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -64,7 +64,7 @@ Users don't need to have the Anaconda Prompt installed to do this anymore, since 5. Type `conda activate .\env` and press enter 6. Type `python --version` and press enter. You should see 3.8.5. -**Windows:** +**Linux:** 1. Open the terminal 2. Type `cd /path/to/stable-diffusion-ui` and press enter 3. Type `installer/bin/activate` and press enter