From d31e925cc922eac5cafce4ac8303d4746f103fd1 Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Wed, 2 Mar 2022 11:14:10 -0700 Subject: [PATCH] fixed line breaks --- docs/getting-started/getting_started.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/getting_started.md b/docs/getting-started/getting_started.md index d87c4f5d..3f9f325b 100644 --- a/docs/getting-started/getting_started.md +++ b/docs/getting-started/getting_started.md @@ -43,10 +43,12 @@ Make sure not to power the radio on without first attaching the antenna! You cou If your device already has Meshtastic flashed to it, you can update it over the air (OTA). Otherwise, you'll need a computer and a **data** USB cable. Flashing firmware can be done in the following ways: -- Install using Meshtastic Flasher +- Install using Meshtastic Flasher: + This all in one application will download the appropriate firmware, detect your device, flash the device, and allow you to configure your settings. -- Install using manual method +- Install using manual method: + Manual firmware files can be downloaded from the [Downloads](/downloads) page. The manual firmware installation method will also depend on whether you have an ESP32 based device or a nRF52 based device. See our [hardware section](/docs/hardware) to determine which microcontroller your device is based on.