From fdfc600b3dccea61c3f8f95874f89d3528062fd7 Mon Sep 17 00:00:00 2001 From: Jackson Wiebe Date: Fri, 5 Nov 2021 20:47:33 -0600 Subject: [PATCH] Add links for update procedure Had to reach out to discord for update instructions when they are located on the website. Adding link here for clarity. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a5561bad6..192ba01b9 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,7 @@ [![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/meshtastic/Meshtastic-device) ## This repository contains the device firmware used in the [Meshtastic](https://meshtastic.org) project. +[For ESP32 devices click here](https://meshtastic.org/docs/getting-started/flashing-esp32) +[For nRF52 devices click here](https://meshtastic.org/docs/getting-started/flashing-nrf52) + For developer information and specific building instructions, please see the [developer doccumentation](https://meshtastic.org/docs/developers)