From 9aa05f95d92fe9f76f3f32d43dbe9b4a6c228a5a Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 6 Jan 2024 11:23:48 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72dc2ad..1670410 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. +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. # Using the RTK Firmware Uploader