diff --git a/py-smbus/README b/py-smbus/README index a14dc6f..60d2ffd 100644 --- a/py-smbus/README +++ b/py-smbus/README @@ -3,6 +3,8 @@ README: py-smbus To build: $ python setup.py build +On most GNU/Linux distributions, you'll need to install the python-devel +package for the build to succeed. To install (will also build if necessary): $ python setup.py install