We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e99d0d0 + 1b0aae8 commit 3844dbdCopy full SHA for 3844dbd
README.rst
@@ -25,7 +25,7 @@ CircuitPython library for running DuckyScript
25
26
DuckyScript
27
============
28
-You can find the DuckyScript Documentation `here <https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Duckyscript>`_
+You can find the DuckyScript Documentation `here <https://docs.hak5.org/hak5-usb-rubber-ducky/>`_
29
30
Dependencies
31
=============
@@ -84,7 +84,7 @@ following command to install:
84
85
.. code-block:: shell
86
87
- circup install ducky
+ circup install adafruit_ducky
88
89
Or the following command to update an existing version:
90
0 commit comments