We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52f51a4 commit 06ac9fbCopy full SHA for 06ac9fb
1 file changed
README.md
@@ -103,7 +103,7 @@ if required. The UI can be reached at `/silk/`
103
Via [github tags](https://github.com/jazzband/django-silk/releases):
104
105
```bash
106
-pip install https://github.com/jazzband/django-silk/archive/<version>.tar.gz
+pip install git+https://github.com/jazzband/django-silk.git@<version>#egg=django_silk
107
```
108
109
You can install from master using the following, but please be aware that the version in master
0 commit comments