From c50744d5ec0f2878bfd69f272fc18e03ff99f1ec Mon Sep 17 00:00:00 2001 From: Josh Ashton Date: Mon, 11 Dec 2023 12:47:34 -0700 Subject: [PATCH] updated readme install instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90d15cc..15425a8 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,5 @@ power-saving modes, optimization suggestions, and other features that are built- ### INSTALLATION git clone https://github.com/quaxlqueen/battery-mon - cd ./battery-mon - ./make + cd battery-mon + sudo ./install