]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated readme
authorMark Qvist <mark@unsigned.io>
Thu, 10 Nov 2022 10:52:13 +0000 (11:52 +0100)
committerMark Qvist <mark@unsigned.io>
Thu, 10 Nov 2022 10:52:13 +0000 (11:52 +0100)
README.md

index d2c630edb87362d284f10502e7e64946c0e7a5a2..ba5971e6e074ead0e06d3924854078ee1ac3e5f8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ This is the firmware for [RNode](https://unsigned.io/rnode), a very flexible LoR
 
 To install this firmware on homebrew RNodes and other supported boards, please use the [RNode Config Utility](https://github.com/markqvist/rnodeconfigutil). It contains an auto-installer that allows you to install the RNode firmware on a variety of boards. For guides and tutorials on how to get started with making your own RNodes, visit [unsigned.io](https://unsigned.io).
 
-## Supported Hardware
+## Installation & Supported Hardware
 
 The RNode Firmware supports the following boards:
 
@@ -26,7 +26,15 @@ The RNode Firmware supports the following boards:
 - LilyGO LoRa32 v2.1 devices
 - Heltec LoRa32 v2 devices
 
-For configuring an RNode with this firmware, please have a look at the [RNode Config Utility](https://github.com/markqvist/rnodeconfigutil).
+You can download and flash the firmware to supported boards using `rnodeconf`, the *RNode Config Utility*. All firmware releases are handled and installed directly through `rnodeconf`, which is inclueded in the `rns` package. It can be installed via `pip`:
+
+```
+# Install rnodeconf via rns package
+pip install rns --upgrade
+
+# Install the firmware on a board with the install guide
+rnodeconf --autoinstall
+```
 
 ## Operating Modes
 RNode can operate in two modes, host-controlled (default) and TNC mode: