Fix instruction

This commit is contained in:
Tim Dockhorn
2023-11-30 08:13:33 -08:00
parent e6f0e36f5e
commit a3803c007b

View File

@@ -95,7 +95,7 @@ now `DiffusionEngine`) has been cleaned up:
#### 1. Clone the repo
```shell
git clone git@github.com:Stability-AI/generative-models.git
git clone https://github.com/Stability-AI/generative-models.git
cd generative-models
```