mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 09:40:36 +00:00
Update docs for v0.8.0
This commit is contained in:
@@ -10,7 +10,7 @@ other contributors.
|
||||
Latest release
|
||||
==============
|
||||
|
||||
The latest release is **v0.7.0 beta 2** released on 9th October 2015.
|
||||
The latest release is **v0.8.0 beta 3** released on 16th October 2015.
|
||||
|
||||
About
|
||||
=====
|
||||
@@ -33,6 +33,10 @@ colour LEDs, robotics kits and more.
|
||||
Install
|
||||
=======
|
||||
|
||||
First, install the dependencies::
|
||||
|
||||
sudo apt-get install python-pip python3-pip python-w1thermsensor python3-w1thermsensor python-spidev python3-spidev
|
||||
|
||||
Install with pip::
|
||||
|
||||
sudo pip install gpiozero
|
||||
|
||||
Reference in New Issue
Block a user