File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/content/install/gateway Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,16 +102,16 @@ $ opkg update
102102
1031032 . Download the latest ` lora-gateway-bridge ` ` .ipk ` package from:
104104 [ https://artifacts.loraserver.io/vendor/multitech/conduit/ ] ( https://artifacts.loraserver.io/vendor/multitech/conduit/ ) .
105- Example (assuming you want to install ` lora-gateway-bridge_2.4 .0-r1.0_arm926ejste .ipk ` ):
105+ Example (assuming you want to install ` lora-gateway-bridge_2.5 .0-r1.1_arm926ejste .ipk ` ):
106106 ``` bash
107- $ wget https://artifacts.loraserver.io/vendor/multitech/conduit/lora-gateway-bridge_2.4 .0-r1.0_arm926ejste .ipk
107+ $ wget https://artifacts.loraserver.io/vendor/multitech/conduit/lora-gateway-bridge_2.5 .0-r1.1_arm926ejste .ipk
108108 ```
109109
1101103 . Now this ` .ipk ` package is stored on the Conduit, you can install it
111111 using the ` opkg ` package-manager utility. Example (assuming the same
112112 ` .ipk ` file):
113113 ``` bash
114- $ opkg install lora-gateway-bridge_2.4 .0-r1.0_arm926ejste .ipk
114+ $ opkg install lora-gateway-bridge_2.5 .0-r1.1_arm926ejste .ipk
115115 ```
116116
1171174 . Update the MQTT connection details so that LoRa Gateway Bridge is able to
You can’t perform that action at this time.
0 commit comments