summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index 985047b..b4b7845 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -85,7 +85,7 @@ Simply use the following command to install the latest released version:
If you want the cutting edge version (that may well be broken), use this:
- pip install -e git+git@github.com:nvie/rq.git@master#egg=rq
+ pip install git+https://github.com/nvie/rq.git@master#egg=rq
## Project history