Skip to content

Commit 7346504

Browse files
authored
Merge pull request #2690 from arduino/karlsoderby/add-macos-note-flasher-cli
[PXCT-1434] Add note on not running CLI tool from finder
2 parents 2bff837 + bd3f7b4 commit 7346504

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
29.2 KB
Loading

content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/update-image.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ You should see something like:
5252

5353
This means it is working, and we can proceed to [flashing the board](#flash-image-to-the-board).
5454

55+
**Important Note:** Do not run the file directly from Finder, you will receive a prompt window akin to:
56+
57+
![Error running ](assets/error-finder.png)
58+
59+
As the tool is ran from the command line with specific flags (explained further below), there is no reason to run it from Finder.
5560

5661
#### Windows
5762

0 commit comments

Comments
 (0)