From e33230c325d85792f0bdf7878597fe9e8447eb9e Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Sat, 7 Jun 2014 13:37:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 274d4f06..89077e66 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ pip install django-silk Via [github tags](https://github.com/mtford90/silk/releases): ```bash -pip install dist/django-silk-.tar.gz +pip install django-silk-.tar.gz ``` From master: