Fixed install script

This commit is contained in:
Gerrit Beine 2018-12-08 18:09:39 +01:00
parent 76cc7371b1
commit 71cb944d0d

View file

@ -4,6 +4,7 @@ python3 -m venv .
git clone https://github.com/gbeine/pyfronius.git
source bin/activate
. bin/activate
pip install paho.mqtt pyyaml
pip install -e pyfronius
pip install -e fronius2mqtt