diff --git a/README.md b/README.md index 5fb9430..5c6970b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ Install Django Chunk File Upload: pip install git+https://github.com/thewebscraping/django-chunk-file-upload.git ``` +Pypi: +```shell +pip install django-chunk-file-upload +``` Add it to your `settings.py`: