Update README.md

This commit is contained in:
Waldek 2020-07-02 11:59:21 +02:00 committed by GitHub
parent 0728e253c7
commit 7f0f6f4ea8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,10 +26,12 @@ I recommend not running HBmonitor on the same computer as HBlink3
HBmonitor tested on Debian v9 STRETCH HBmonitor tested on Debian v9 STRETCH
This is version HBMonitor with display BRIDGES status on separate page
cd /opt cd /opt
git clone https://github.com/sp2ong/HBmonitor.git git clone https://github.com/sp2ong/HBmonitor.git
cd HBmonitor cd HBmonitor
git checkout bridges
chmod +x install.sh chmod +x install.sh
./install.sh ./install.sh
cp config-SAMPLE.py config.py cp config-SAMPLE.py config.py