Update README
This commit is contained in:
parent
764cc066d8
commit
387941f3e3
|
@ -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. Clone this repo: `git clone https://github.com/Howchoo/pi-power-button.git`
|
||||||
1. Run the setup script: `./pi-power-button/script/install`
|
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`
|
Loading…
Reference in New Issue