Update INSTALLDEV.md

This commit is contained in:
Marc Aymerich 2015-10-08 17:26:28 +02:00
parent 38a46b5983
commit b68d6f2430
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ If you are planing to do some development you may want to consider doing it unde
```
3. Deploy django-orchestra development environment
3. Deploy django-orchestra development environment, inside the container
```bash
bash <( curl -L http://git.io/orchestra-deploy ) --dev
```