Skip to content

Commit 1b0aae8

Browse files
authored
docs: fix circup install command
prefixes the `circup` install command package with `adafruit_` so it can be installed
1 parent 613d437 commit 1b0aae8

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
@@ -84,7 +84,7 @@ following command to install:
8484

8585
.. code-block:: shell
8686
87-
circup install ducky
87+
circup install adafruit_ducky
8888
8989
Or the following command to update an existing version:
9090

0 commit comments

Comments
 (0)