@ -7,7 +7,7 @@ You have connected to the <b>RNode Bootstrap Console</b>.<br/>
<br/>
The tools and information contained in this RNode will allow you to replicate the design, build more RNodes and grow your communications ecosystems.<br/>
<br/>
This repository also contains tools, software and information necessary to bootstrap networks and communications systems based on Reticulum and RNodes.
This repository also contains tools, software and information necessary to bootstrap networks and communications systems based on RNodes and Reticulum.
@ -14,8 +14,8 @@ 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.
- Download the [{PKG_nomadnet}]({ASSET_PATH}{PKG_nomadnet}) package from this RNode and unzip it
- Install it with the command `pip install {PKG_NAME_nomadnet}`
- 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.