Update INSTALLDEV.md

This commit is contained in:
Marc Aymerich 2015-10-03 22:06:16 +02:00
parent cdea97cfe5
commit 628791fc1d
1 changed files with 1 additions and 0 deletions

View File

@ -33,5 +33,6 @@ If you are planing to do some development you may want to consider doing it unde
5. To upgrade to current master just re-run the deploy script
```bash
git pull origin master
bash <( curl -L http://git.io/orchestra-deploy ) --dev
```