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.
2 parents 963df1d + a75c651 commit ce99c73Copy full SHA for ce99c73
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