We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2da3f1 commit a75c651Copy full SHA for a75c651
README.md
@@ -17,9 +17,9 @@ You can optionally run `sudo raspi-config` or the graphical Raspberry Pi Configu
17
18
# Installing
19
20
-Stable library from PyPi:
+Stable library from PyPi, the smbus library is also needed:
21
22
-* Just run `sudo pip install pimoroni-bme280`
+* Just run `sudo pip install pimoroni-bme280 smbus`
23
24
Latest/development library from GitHub:
25
0 commit comments