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 +```