doc and readme

This commit is contained in:
Bachir Soussi Chiadmi
2016-06-11 10:47:45 +02:00
parent 5091d11e50
commit 3b5807661a
2 changed files with 7 additions and 0 deletions
+7
View File
@@ -51,6 +51,13 @@ pacman -S python
git clone https://aur.archlinux.org/python-smbus.git
cd python-smbus
makepkg -sri
#pip
pacman -S python-pip
#nmea
pip install pynmea2
```