From b6546d8160af4e0683cac23217c4fdf411ffe8af Mon Sep 17 00:00:00 2001 From: Marius Cornescu Date: Thu, 6 Apr 2023 21:44:59 +0200 Subject: [PATCH] Update gitpod.md --- docs/upload/gitpod.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/upload/gitpod.md b/docs/upload/gitpod.md index 7183e3b0f2..53e6db1260 100644 --- a/docs/upload/gitpod.md +++ b/docs/upload/gitpod.md @@ -12,7 +12,7 @@ To build OpenMQTTGateway from the web and download the binary, follow these step ![](../img/OpenMQTTGateway-Build-gitpod-env.png) -4. Wait for the server to build the binary. Once you see [SUCCESS], you can go to `.pio/build/` and download `firmware.bin` by right-clicking on it and selecting "Download." +4. Wait for the server to build the binary. Once you see [SUCCESS], you can go to `.pio/build/` and download `firmware.bin` and `partitions.bin` by right-clicking on each and selecting "Download." ![](../img/OpenMQTTGateway-Build-gitpod.png) 5. Finally, follow [Option 2](binaries.md) to upload the binary.