diff --git a/README.md b/README.md index 0f72d4b4..485caa73 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,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 git+https://github.com/nvie/rq.git@master#egg=rq + pip install git+https://github.com/rq/rq.git@master#egg=rq ## Related Projects