Skip to content

Commit 2c2fb45

Browse files
committed
Update Multitech Conduit documentation.
1 parent 2d0ee61 commit 2c2fb45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/install/gateway/multitech.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,14 +105,14 @@ opkg update
105105
[https://artifacts.loraserver.io/vendor/multitech/conduit/](https://artifacts.loraserver.io/vendor/multitech/conduit/).
106106
Example (assuming you want to install `lora-gateway-bridge_2.5.0-r1.1_arm926ejste.ipk`):
107107
{{<highlight bash>}}
108-
wget https://artifacts.loraserver.io/vendor/multitech/conduit/lora-gateway-bridge_2.5.1-r1.0_arm926ejste.ipk
108+
wget https://artifacts.loraserver.io/vendor/multitech/conduit/lora-gateway-bridge_2.6.0-r1.1_arm926ejste.ipk
109109
{{< /highlight >}}
110110

111111
3. Now this `.ipk` package is stored on the Conduit, you can install it
112112
using the `opkg` package-manager utility. Example (assuming the same
113113
`.ipk` file):
114114
{{<highlight bash>}}
115-
opkg install lora-gateway-bridge_2.5.1-r1.0_arm926ejste.ipk
115+
opkg install lora-gateway-bridge_2.6.0-r1.1_arm926ejste.ipk
116116
{{< /highlight >}}
117117

118118
4. Update the MQTT connection details so that LoRa Gateway Bridge is able to

0 commit comments

Comments
 (0)