From a046381f5c606d2f8741df7dd1b2f5b01f1e34db Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 28 Nov 2022 12:49:54 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb8e089..d99ed62 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ Pulls UPS power draw over ModBus and logs to ElasticSearch. ## Install Download repo: -``` -bash git clone https://github.com/kevinmidboe/schleppeUPSConsumption +```bash +git clone https://github.com/kevinmidboe/schleppeUPSConsumption cd schleppeUPSConsumption ```