Skip to content

Commit 9026921

Browse files
committed
newline before pypi section in readme. fix pypi link target
1 parent 196c8b6 commit 9026921

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

+4-2
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,14 @@ Please ensure all dependencies are available on the CircuitPython filesystem.
3434
This is easily achieved by downloading
3535
`the Adafruit library and driver bundle <https://circuitpython.org/libraries>`_
3636
or individual libraries can be installed using
37-
`circup <https://github.com/adafruit/circup>`_.Installing from PyPI
37+
`circup <https://github.com/adafruit/circup>`_.
38+
39+
Installing from PyPI
3840
=====================
3941

4042

4143
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
42-
PyPI <https://pypi.org/project/adafruit-circuitpython-displayio_annotation/>`_.
44+
PyPI <https://pypi.org/project/circuitpython-displayio_annotation/>`_.
4345
To install for current user:
4446

4547
.. code-block:: shell

0 commit comments

Comments
 (0)