Update install.sh
This commit is contained in:
parent
605698ca09
commit
59d554e7e2
@ -8,8 +8,8 @@
|
|||||||
# Install the required support programs
|
# Install the required support programs
|
||||||
# apt-get install unzip -y
|
# apt-get install unzip -y
|
||||||
# apt-get install python-dev -y
|
# apt-get install python-dev -y
|
||||||
|
# apt-get install python-pip -y
|
||||||
|
|
||||||
apt-get install python-pip -y
|
apt-get install python-pip -y
|
||||||
|
pip install dmr_utils
|
||||||
test -e ./setup.py || exit 1
|
|
||||||
pip install --upgrade .
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user