mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-06-04 13:08:52 -04:00
Updated console site
This commit is contained in:
parent
636785b584
commit
04daea0963
12 changed files with 349 additions and 11 deletions
|
@ -14,15 +14,14 @@ Nomad Network does not need any connections to the public internet to work. In f
|
|||
|
||||
If you do not have access to the Internet, or would prefer to install Nomad Network directly from this RNode, you can use the following instructions.
|
||||
|
||||
- If you do not have an Internet connection while installing make sure to install the [Reticulum](./s_rns.html) and [LXMF](./s_lxmf.html) packages first
|
||||
- Download the [{PKG_BASE_nomadnet}]({ASSET_PATH}{PKG_nomadnet}) package from this RNode and unzip it
|
||||
- Install it with the command `pip install ./{PKG_NAME_nomadnet}`
|
||||
- Verify the installed Reticulum version by running `nomadnet --version`
|
||||
|
||||
If you do not have an Internet connection while installing make sure to install the [Reticulum](./s_rns.html) and [LXMF](./s_lxmf.html) packages first.
|
||||
|
||||
### Online Installation
|
||||
|
||||
If you are connected to the Internet, you can try to install the latest version of Nomad Network via the `pip` package manager.
|
||||
|
||||
- Install Nomad Network by running the command `pip install nomadnet`
|
||||
- Verify the installed Reticulum version by running `nomadnet --version`
|
||||
- Verify the installed Reticulum version by running `nomadnet --version`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue