From e6349016c0938d4b1bca49c65887f9f88a9e0384 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20S=C3=B6derby?= <35461661+karlsoderby@users.noreply.github.com> Date: Tue, 14 Oct 2025 17:04:05 +0200 Subject: [PATCH] Update update-image.md --- .../boards/uno-q/tutorials/04.update-image/update-image.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/update-image.md b/content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/update-image.md index 22c907803f..90f8df964a 100644 --- a/content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/update-image.md +++ b/content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/update-image.md @@ -32,7 +32,7 @@ To re-flash the board, we will use the **Arduino Flasher CLI** tool: ## Download & Install CLI Tool 1. Download the [Arduino Flasher CLI](https://www.arduino.cc/en/software/) for your OS (MacOS / Linux / Windows) -2. Unzip the downloaded file, (you will receive a executable binary named `arduino-flasher-fli`) +2. Unzip the downloaded file, (you will receive a executable binary named `arduino-flasher-cli`) ### Verify Tool Is Installed