Skip to content

Commit 2ae40d2

Browse files
authored
Merge pull request #5 from adafruit/pypi-readme-update
PyPI readme update
2 parents 61abf41 + b26b341 commit 2ae40d2

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.rst

+9-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,15 @@ This is easily achieved by downloading
3131
Installing from PyPI
3232
--------------------
3333

34-
On the Raspberry Pi and other Linux systems, you can install the driver locally
35-
`from PyPI <https://pypi.org/project/adafruit-circuitpython-as726x/>`_. To
36-
install system-wide, use:
34+
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally
35+
`from PyPI <https://pypi.org/project/adafruit-circuitpython-as726x/>`_. To install for
36+
current user:
37+
38+
.. code-block:: shell
39+
40+
pip3 install adafruit-circuitpython-as726x
41+
42+
To install system-wide (this may be required in some cases:
3743

3844
.. code-block:: shell
3945

0 commit comments

Comments
 (0)