From 92c2691b88d567fd6d7baf6c0dacd8835e3665e5 Mon Sep 17 00:00:00 2001 From: Mike Cifelli <1836280-mike-cifelli@users.noreply.gitlab.com> Date: Wed, 16 Jun 2021 16:43:17 -0400 Subject: [PATCH] Update readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8aa5e03..ba20a5f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # power-button -# Dependencies -sudo apt install python3-pip +## Dependencies +``` sudo apt install python3-gpiozero +``` + +## Installation +``` +sudo ./install +```