Skip to content

Commit 8d427b7

Browse files
authored
Fixed spacing
1 parent 796c1b2 commit 8d427b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,13 @@ PyPI <https://pypi.org/project/adafruit-circuitpython-slideshow/>`_. To install
3838
To install system-wide (this may be required in some cases):
3939

4040
.. code-block:: shell
41+
4142
sudo pip3 install adafruit-circuitpython-slideshow
43+
4244
To install in a virtual environment in your current project:
4345

4446
.. code-block:: shell
47+
4548
mkdir project-name && cd project-name
4649
python3 -m venv .env
4750
source .env/bin/activate

0 commit comments

Comments
 (0)