Update install.sh
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#! /bin/bash
|
||||
|
||||
test -x ./setup.py || exit 1
|
||||
|
||||
apt-get install python-dev
|
||||
pip install --upgrade .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user