Skip to content

Commit 1903cf1

Browse files
committed
Update README.md
1 parent 9aa05f9 commit 1903cf1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you need to install the application, see the [Installation Section](#installa
99

1010
## Notes:
1111

12-
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.
12+
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.
1313

1414
# Using the RTK Firmware Uploader
1515

@@ -57,6 +57,8 @@ Click the arrow next to **Assets** if required to see the installers:
5757
* Unzip the release file - *RTKUploader.zip*
5858
* This results in the application executable, *RTKUploader.exe*
5959
* Double-click *RTKUploader.exe* to start the application
60+
* The executable isn't signed, so you will see a *Windows protected your PC* warning
61+
* Click *More info* and *Run anyway* to run the executable
6062

6163
### macOS
6264
* Download the [github release](https://github.com/sparkfun/SparkFun_RTK_Firmware_Uploader/releases) file - *RTKUploader.dmg*

0 commit comments

Comments
 (0)