update the install script

This commit is contained in:
Andreas Zweili 2017-03-12 21:58:34 +01:00
parent 35d7869e42
commit 0d50958df8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
sudo apt-get install python3 libxml2-dev libxslt1-dev
sudo apt-get install python3 python3-pip libxml2-dev libxslt1-dev zlib1g-dev
python3 -m venv ../price_checker
source bin/activate
pip install lxml requests