From f716c8482f5e3ad9bcba3da99c9e856c243d3ff8 Mon Sep 17 00:00:00 2001 From: Marc Aymerich Date: Sat, 9 Jan 2016 11:39:40 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 8b78f3e9..535efc5d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -19,7 +19,7 @@ Django-orchestra can be installed on any Linux system, however it is **strongly 2. Install django-orchestra's source code ```bash sudo apt-get install python3-pip - sudo pip3 install http://github.com/glic3rinu/django-orchestra/tarball/master#egg=django-orchestra-dev + sudo pip3 install http://git.io/django-orchestra-dev ``` 3. Install requirements