Fix repo url for git intallation (#1545)

main
waldner 3 years ago committed by GitHub
parent e8ec07ed61
commit 31dafb9e5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save