Fixed an errant quotation mark in README

This commit is contained in:
Lincoln Stein
2022-08-19 07:55:20 -04:00
committed by GitHub
parent 5eff5d4cd2
commit 9a237015da

View File

@@ -112,7 +112,7 @@ has connectivity, you will need to run this preloading script before the first r
5. Run the command:
```
git clone https://github.com/lstein/stable-diffusion.git"
git clone https://github.com/lstein/stable-diffusion.git
```
This will create stable-diffusion folder where you will follow the rest of the steps.