aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorNick Brassel2025-11-27 14:36:49 +0100
committerGitHub2025-11-27 14:36:49 +0100
commit9c2ca00074784dbee27b459d71cfc8e75f47b976 (patch)
treea59576289fd024bf35b0573db70eb8862ed44568 /keyboards
parent594558ec7b9ac1963870447778426682065e0d20 (diff)
QMK CLI Environment bootstrapper (#25038)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Pascal Getreuer <getreuer@google.com>
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/handwired/dactyl/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/dactyl/readme.md b/keyboards/handwired/dactyl/readme.md
index e99df7f5a2..608a1b7fe3 100644
--- a/keyboards/handwired/dactyl/readme.md
+++ b/keyboards/handwired/dactyl/readme.md
@@ -6,7 +6,7 @@ The Dactyl uses the [Teensy Loader](https://www.pjrc.com/teensy/loader.html).
Linux users need to modify udev rules as described on the [Teensy
Linux page]. Some distributions provide a binary, maybe called
-`teensy-loader-cli`.
+`teensy_loader_cli`.
[Teensy Linux page]: https://www.pjrc.com/teensy/loader_linux.html
@@ -26,7 +26,7 @@ To flash the firmware:
- Click the button in the Teensy app to download the firmware.
-To flash with ´teensy-loader-cli´:
+To flash with ´teensy_loader_cli´:
- Build the firmware as above