Skip to content

Commit 4d3bb4f

Browse files
authored
docs: fix circup install command
use the correct package for circup, prefixed by `adafruit_`
1 parent 30a265e commit 4d3bb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ following command to install:
8585

8686
.. code-block:: shell
8787
88-
circup install tsc2007
88+
circup install adafruit_tsc2007
8989
9090
Or the following command to update an existing version:
9191

0 commit comments

Comments
 (0)