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

View File

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