We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 634563b commit ebe286eCopy full SHA for ebe286e
README.rst
@@ -28,11 +28,13 @@ PyPI <https://pypi.org/project/adafruit-circuitpython-busdevice/>`_. To install
28
pip3 install adafruit-circuitpython-busdevice
29
30
To install system-wide (this may be required in some cases):
31
+
32
.. code-block:: shell
33
34
sudo pip3 install adafruit-circuitpython-busdevice
35
36
To install in a virtual environment in your current project:
37
38
39
40
mkdir project-name && cd project-name
0 commit comments