mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
Merge branch 'master' of github.com:rpi-distro/python-gpiozero
This commit is contained in:
@@ -74,13 +74,13 @@ sudo apt-get install python-gpiozero
|
||||
Upgrade to the latest version with:
|
||||
|
||||
```bash
|
||||
sudo apt-get upgrade python3-gpiozero
|
||||
sudo apt-get install python3-gpiozero
|
||||
```
|
||||
|
||||
or:
|
||||
|
||||
```bash
|
||||
sudo apt-get upgrade python-gpiozero
|
||||
sudo apt-get install python-gpiozero
|
||||
```
|
||||
|
||||
## Getting started
|
||||
|
||||
Reference in New Issue
Block a user