Skip to content

Commit 8eaaa54

Browse files
authored
Docs: fix installation typo (#453)
installation doc typo fix
1 parent 5843487 commit 8eaaa54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Clone the repository and install 🤗 Diffusers with the following commands:
6666

6767
```bash
6868
git clone https://github.com/huggingface/diffusers.git
69-
cd transformers
69+
cd diffusers
7070
pip install -e .
7171
```
7272

0 commit comments

Comments
 (0)