Update README.md

This commit is contained in:
2022-11-28 12:49:54 +01:00
committed by GitHub
parent 3c1bce695b
commit a046381f5c

View File

@@ -5,8 +5,8 @@ Pulls UPS power draw over ModBus and logs to ElasticSearch.
## Install ## Install
Download repo: Download repo:
``` ```bash
bash git clone https://github.com/kevinmidboe/schleppeUPSConsumption git clone https://github.com/kevinmidboe/schleppeUPSConsumption
cd schleppeUPSConsumption cd schleppeUPSConsumption
``` ```