Updated readme
parent
bfeb381c38
commit
1cb984c1ce
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Please beware!
|
## Please beware!
|
||||||
|
|
||||||
This rnodeconf program package is outdated! The rnodeconf utility has been moved into the rns package, and the rnodeconf program in this package will no longer be maintained.
|
This rnodeconf package is outdated! The rnodeconf utility has been moved into the rns package, and the rnodeconf program in this package will no longer be maintained.
|
||||||
|
|
||||||
Please uninstall the rnodeconf package, and use rnodeconf from the rns package instead:
|
Please uninstall the rnodeconf package, and use rnodeconf from the rns package instead:
|
||||||
|
|
||||||
|
@ -11,6 +11,8 @@ pip uninstall rnodeconf
|
||||||
pip install rns --upgrade
|
pip install rns --upgrade
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The updated rnodeconf source code can now be found directly in the [Reticulum Repository](https://github.com/markqvist/reticulum)
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
Configure, update, flash, backup and install your [RNode](https://unsigned.io/projects/rnode/) (homebrew or official) with this handy utility.
|
Configure, update, flash, backup and install your [RNode](https://unsigned.io/projects/rnode/) (homebrew or official) with this handy utility.
|
||||||
|
|
Loading…
Reference in New Issue