We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196c8b6 commit 9026921Copy full SHA for 9026921
1 file changed
README.rst
@@ -34,12 +34,14 @@ Please ensure all dependencies are available on the CircuitPython filesystem.
34
This is easily achieved by downloading
35
`the Adafruit library and driver bundle <https://circuitpython.org/libraries>`_
36
or individual libraries can be installed using
37
-`circup <https://github.com/adafruit/circup>`_.Installing from PyPI
+`circup <https://github.com/adafruit/circup>`_.
38
+
39
+Installing from PyPI
40
=====================
41
42
43
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
-PyPI <https://pypi.org/project/adafruit-circuitpython-displayio_annotation/>`_.
44
+PyPI <https://pypi.org/project/circuitpython-displayio_annotation/>`_.
45
To install for current user:
46
47
.. code-block:: shell
0 commit comments