From 69d6fa0194fca8015dd6950d50a16a1e7cebaba0 Mon Sep 17 00:00:00 2001 From: Marc Aymerich Date: Sat, 9 Jan 2016 11:33:18 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index e8b284de..8b78f3e9 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -19,9 +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 django-orchestra==dev \ - --allow-external django-orchestra \ - --allow-unverified django-orchestra + sudo pip3 install http://github.com/glic3rinu/django-orchestra/tarball/master#egg=django-orchestra-dev ``` 3. Install requirements