Skip to content

Commit 3c50f0c

Browse files
Taechaistevhliu
andauthored
Update README.md (#12182)
* Update README.md Specify the full dir * Update examples/dreambooth/README.md Co-authored-by: Steven Liu <[email protected]> --------- Co-authored-by: Steven Liu <[email protected]>
1 parent 555b6cc commit 3c50f0c

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+
Install the requirements in the `examples/dreambooth` folder as shown below.
2323
```bash
24+
cd examples/dreambooth
2425
pip install -r requirements.txt
2526
```
2627

0 commit comments

Comments
 (0)