Skip to content

Commit ebe286e

Browse files
authored
Fixed newlines
1 parent 634563b commit ebe286e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,13 @@ PyPI <https://pypi.org/project/adafruit-circuitpython-busdevice/>`_. To install
2828
pip3 install adafruit-circuitpython-busdevice
2929
3030
To install system-wide (this may be required in some cases):
31+
3132
.. code-block:: shell
3233
3334
sudo pip3 install adafruit-circuitpython-busdevice
3435
3536
To install in a virtual environment in your current project:
37+
3638
.. code-block:: shell
3739
3840
mkdir project-name && cd project-name

0 commit comments

Comments
 (0)