Skip to content

Commit 3c5f31a

Browse files
committed
Update example readme to use [minio] install
1 parent 837967c commit 3c5f31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Some settings used here are not appropriate for production use.
1313

1414
* In the main terminal:
1515
```bash
16-
pip install -e ..[dev]
16+
pip install -e ..[minio]
1717
./manage.py migrate
1818
```
1919

0 commit comments

Comments
 (0)