Update README.md

This commit is contained in:
Waldek 2021-05-18 18:05:13 +02:00 committed by GitHub
parent b15a64360d
commit ccc2d7291c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ This is version HBMonitor V2
cd /opt cd /opt
git clone https://github.com/sp2ong/HBMonv2.git git clone https://github.com/sp2ong/HBMonv2.git
cd HBMonv2 cd HBMonv2
git checkout webserver-python
chmod +x install.sh chmod +x install.sh
./install.sh ./install.sh
cp config-SAMPLE.py config.py cp config-SAMPLE.py config.py