Update setup script

This commit is contained in:
Paulus Schoutsen 2015-09-17 23:55:47 -07:00
parent 4371355be1
commit 6c1f44242c

View file

@ -2,3 +2,4 @@ cd "$(dirname "$0")/.."
git submodule init
script/bootstrap
python3 setup.py develop