diff --git a/INSTALLDEV.md b/INSTALLDEV.md index c05af0b4..93f59f00 100644 --- a/INSTALLDEV.md +++ b/INSTALLDEV.md @@ -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 ```