Skip to content

Commit 7393fae

Browse files
authored
Merge pull request #804 from sparkfun/release_candidate
Update firmware_update.md
2 parents 85225c4 + 15af491 commit 7393fae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/firmware_update.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ For the real Wild West experience, you can also download a copy of the `release_
342342

343343
### Using Docker to create the firmware binary
344344

345-
* **Make sure you have Docker Desktop running.** You don't need to be logged in, but it needs to be running.
345+
* **Make sure you have Docker Desktop running.** You don't need to be signed in, but it needs to be running.
346346
* Open a Command Prompt and `cd` into the SparkFun_RTK_Firmware folder
347347
* Check you are in the right place. Type `dir` and hit enter. You should see the following files and folders:
348348

@@ -377,6 +377,8 @@ For the real Wild West experience, you can also download a copy of the `release_
377377

378378
* Hey presto! You have your newly compiled firmware binary!
379379

380+
You can then use (e.g.) the [SparkFun RTK Firmware Uploader](https://github.com/sparkfun/SparkFun_RTK_Firmware_Uploader) to upload the binary onto the ESP32.
381+
380382
### Running the Dockerfile manually
381383

382384
If you want to see and understand what's going on under the hood with the Dockerfile, Image and Container:

0 commit comments

Comments
 (0)