Skip to content

Commit 01cf4fc

Browse files
committed
Update README instructions
1 parent a7a5f08 commit 01cf4fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ following command to install:
6565

6666
.. code-block:: shell
6767
68-
circup install csv
68+
circup install circuitpython-csv
6969
7070
Or the following command to update an existing version:
7171

@@ -80,7 +80,7 @@ Installing from PyPI
8080

8181
This library is provided on PyPI so that code developed for microcontrollers with this
8282
library will also run on computers like the Raspberry Pi. If you just need a package
83-
for working with CSV files on a computer only, consider using the Python standard
83+
for working with CSV files on a computer or SBC only, consider using the Python standard
8484
library's ``csv`` module instead.
8585

8686
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from

0 commit comments

Comments
 (0)