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
1 changed files with 2 additions and 0 deletions

View File

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