From d5cb7de5e4ea60dce69764a627358d534af1f666 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 10 Sep 2021 17:17:54 +1000 Subject: Change USBasp and bootloadHID bootloaders to lowercase (#14354) --- docs/flashing_bootloadhid.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/flashing_bootloadhid.md') diff --git a/docs/flashing_bootloadhid.md b/docs/flashing_bootloadhid.md index 731d927727..9879ec999e 100644 --- a/docs/flashing_bootloadhid.md +++ b/docs/flashing_bootloadhid.md @@ -15,9 +15,9 @@ General flashing sequence: ?> Using the QMK installation script, detailed [here](newbs_getting_started.md), the required bootloadHID tools should be automatically installed. -To flash via the command line, use the target `:bootloadHID` by executing the following command: +To flash via the command line, use the target `:bootloadhid` by executing the following command: - make ::bootloadHID + make ::bootloadhid ## GUI Flashing -- cgit v1.2.3