From 9880e3ecb3afde0cd3c8a22c53bb1d32ba763b31 Mon Sep 17 00:00:00 2001 From: Marc Aymerich Date: Sat, 9 Jan 2016 11:40:04 +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 919b9934..92cce599 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ python3 -mvenv env-django-orchestra source env-django-orchestra/bin/activate # Install Orchestra and its dependencies -pip3 install http://github.com/glic3rinu/django-orchestra/tarball/master#egg=django-orchestra-dev +pip3 install http://git.io/django-orchestra-dev # The only non-pip required dependency for runing pip3 install is python3-dev sudo apt-get install python3-dev pip3 install -r http://git.io/orchestra-requirements.txt