Merge branch 'master' of github.com:glic3rinu/django-orchestra

This commit is contained in:
Marc Aymerich 2015-10-03 21:18:00 +00:00
commit c8d694299b
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 5. To upgrade to current master just re-run the deploy script
```bash ```bash
git pull origin master
bash <( curl -L http://git.io/orchestra-deploy ) --dev bash <( curl -L http://git.io/orchestra-deploy ) --dev
``` ```