From 1903cf1fe8311ef07f20f972540e1185e298dc75 Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 6 Jan 2024 12:01:07 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1670410..62ca706 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you need to install the application, see the [Installation Section](#installa ## Notes: -From v1.6.0, this GUI does not contain a copy of ```esptool.py```. Instead the latest ```esptool.py``` is installed and used by the build workflow. If you want to run ```RTK_Firmware_Uploader.py``` locally, you will need to ```pip install esptool``` first. v1.6.0 of the GUI was written for and tested with v4.7.0 of esptool. +From v1.6.0, this GUI does not contain a copy of ```esptool.py```. Instead the latest ```esptool.py``` is installed and used by the build workflow. If you want to run ```RTK_Firmware_Upload.py``` locally, you will need to ```pip install esptool``` first. v1.6.0 of the GUI was written for and tested with v4.7.0 of esptool. # Using the RTK Firmware Uploader @@ -57,6 +57,8 @@ Click the arrow next to **Assets** if required to see the installers: * Unzip the release file - *RTKUploader.zip* * This results in the application executable, *RTKUploader.exe* * Double-click *RTKUploader.exe* to start the application +* The executable isn't signed, so you will see a *Windows protected your PC* warning +* Click *More info* and *Run anyway* to run the executable ### macOS * Download the [github release](https://github.com/sparkfun/SparkFun_RTK_Firmware_Uploader/releases) file - *RTKUploader.dmg*