Skip to content

Commit aa469e4

Browse files
authored
Update README.md
Specify the full dir
1 parent 555b6cc commit aa469e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/dreambooth/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ cd diffusers
1919
pip install -e .
2020
```
2121

22-
Then cd in the example folder and run
22+
Then run
2323
```bash
24+
cd examples/dreambooth
2425
pip install -r requirements.txt
2526
```
2627

0 commit comments

Comments
 (0)