From 13c048375bfb6fbc25ae6bb887a6088a9d08ae5f Mon Sep 17 00:00:00 2001 From: Marc Aymerich Date: Tue, 24 Feb 2015 11:25:09 +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 579598ee..5477bfcf 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 python-pip - sudo pip install django-orchestra # ==dev if you want the in-devel version + sudo pip install django-orchestra==dev ``` 3. Install requirements