Update README

This commit is contained in:
Zach Levine
2020-01-29 09:12:10 -08:00
parent 764cc066d8
commit 387941f3e3

View File

@@ -8,4 +8,8 @@ Scripts used in our official [Raspberry Pi power button guide](https://howchoo.c
1. Clone this repo: `git clone https://github.com/Howchoo/pi-power-button.git`
1. Run the setup script: `./pi-power-button/script/install`
That's it!
## Uninstallation
If you need to uninstall the power button script in order to use GPIO3 for another project or something:
1. Run the uninstall script: `./pi-power-button/script/uninstall`