Skip to content

Commit

Permalink
Fix alternative github tags installation url (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
dennybiasiolli authored and albertyw committed Dec 28, 2017
1 parent c943804 commit a424b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ if required. The UI can be reached at `/silk/`
Via [github tags](https://github.com/jazzband/silk/releases):

```bash
pip install django-silk-<version>.tar.gz
pip install https://github.com/jazzband/silk/archive/<version>.tar.gz
```

You can install from master using the following, but please be aware that the version in master
Expand Down

0 comments on commit a424b51

Please sign in to comment.