Skip to content

Commit ba2504c

Browse files
Merge pull request #13 from thewebscraping/chore/README
chore: README
2 parents c384287 + a0c3980 commit ba2504c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Install Django Chunk File Upload:
2424
pip install git+https://github.com/thewebscraping/django-chunk-file-upload.git
2525
```
2626

27+
Pypi:
28+
```shell
29+
pip install django-chunk-file-upload
30+
```
2731

2832
Add it to your `settings.py`:
2933

0 commit comments

Comments
 (0)