This commit is contained in:
Cort Buffington 2019-03-01 08:33:00 -06:00
commit 18b1a74a11
1 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@
# Install the required support programs
# apt-get install unzip -y
# apt-get install python-dev -y
# apt-get install python-pip -y
apt-get install python-pip -y
test -e ./setup.py || exit 1
pip install --upgrade .
pip install dmr_utils