You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
19
19
__1__) Download this repo as a zip or use ``git clone https://github.com/QAEZZ/auto-pico-ducky.git``
20
20
21
-
__2__) Run ``pip3 install -r requirements.txt``.
21
+
__2__) Run ``pip3 install -r requirements.txt`` (for Windows, make sure to install ``pywin32``).
22
22
23
23
__3__) Plug your pico into a USB port while holding down the `BOOT SEL` button. It will show up as a removable media device named `RPI-RP2`, mount it..
24
24
@@ -28,9 +28,10 @@ __4__) Run ``main.py`` and follow the instructions from there!
0 commit comments