Update install.sh

This commit is contained in:
Steve Zingman 2017-10-02 18:18:38 -04:00 committed by GitHub
parent 630c849e60
commit b16a9edf28
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#! /bin/bash
test -x ./setup.py || exit 1
apt-get install python-dev
pip install --upgrade .