Update README.md

This commit is contained in:
Waldek 2020-07-02 18:42:49 +02:00 committed by GitHub
parent a8478d8f42
commit a54439b5b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@ HBmonitor tested on Debian v9 STRETCH
cd /opt
git clone https://github.com/sp2ong/HBmonitor.git
cd HBmonitor
If you want to try the HBMonitor version with BRIDGE status display on a separate page, run the command below, if not skip this command:
git checkout bridges
chmod +x install.sh
./install.sh
cp config-SAMPLE.py config.py