Replace apt-get with apt

and other miscellaneous changes
This commit is contained in:
Dave Jones
2017-07-26 19:28:43 +01:00
parent bebae8116c
commit d60a127d0b
5 changed files with 10 additions and 6 deletions

View File

@@ -8,6 +8,8 @@ The following recipes demonstrate some of the capabilities of the GPIO Zero
library. Please note that all recipes are written assuming Python 3. Recipes
*may* work under Python 2, but no guarantees!
.. _ledboard-advanced:
LEDBoard
========