Skip to content

Commit 3844dbd

Browse files
authored
Merge pull request #15 from imnotjames/main
docs: fix link to duckyscript docs and circup install command
2 parents e99d0d0 + 1b0aae8 commit 3844dbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ CircuitPython library for running DuckyScript
2525

2626
DuckyScript
2727
============
28-
You can find the DuckyScript Documentation `here <https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Duckyscript>`_
28+
You can find the DuckyScript Documentation `here <https://docs.hak5.org/hak5-usb-rubber-ducky/>`_
2929

3030
Dependencies
3131
=============
@@ -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)