diff --git a/content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/assets/error-finder.png b/content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/assets/error-finder.png new file mode 100644 index 0000000000..e8665072c3 Binary files /dev/null and b/content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/assets/error-finder.png differ 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 f0280287ea..348207e45f 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 @@ -52,6 +52,11 @@ You should see something like: This means it is working, and we can proceed to [flashing the board](#flash-image-to-the-board). +**Important Note:** Do not run the file directly from Finder, you will receive a prompt window akin to: + +![Error running ](assets/error-finder.png) + +As the tool is ran from the command line with specific flags (explained further below), there is no reason to run it from Finder. #### Windows