Update Readme

This commit is contained in:
Joachim Hummel 2017-07-12 15:59:19 +02:00 committed by GitHub
parent 04c312d549
commit 48b0eac841
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Installation for Adafruit Python-Modules needed:<br/>
<br/>
sudo apt-get update<br/>
sudo apt-get install git build-essential python-dev python-smbus<br/>
git clone https://github.com/adafruit/Adafruit_Python_BM.git<br/>
git clone https://github.com/adafruit/Adafruit_Python_BMP.git<br/>
cd Adafruit_Python_BMP<br/>
sudo python setup.py install<br/>
<br/>