From 32155645f0cda78cf0426ceaf1ddb5ced8484a28 Mon Sep 17 00:00:00 2001 From: tekstrand Date: Fri, 1 Nov 2024 16:17:49 -0500 Subject: [PATCH] link to web flasher directly --- docs/getting-started/quick-start.mdx | 26 ++------------------------ 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/docs/getting-started/quick-start.mdx b/docs/getting-started/quick-start.mdx index e09541be..a2159e39 100644 --- a/docs/getting-started/quick-start.mdx +++ b/docs/getting-started/quick-start.mdx @@ -24,33 +24,11 @@ Some cables only support _charging_. Verify that your cable is also capable of _ ## 3. Flash Firmware -Now that your device is connected, you can flash the latest firmware to your device. - -
-
-
- - Flash ESP32 Firmware - -
- -
- - Flash nRF52/RP2040 Firmware - -
-
-
+Now that your device is connected, use the [Web Flasher](https://flasher.meshtastic.org/) to flash the latest firmware to your device. ## 4. Configure your region -To start communicating over the mesh, you must [configure your region](/docs/configuration/). +Finally, to start communicating over the mesh, you must [configure your region](/docs/configuration/). ## 5. Start meshing!