File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,10 @@ connections and communication with the ``loraserver`` (https://github.com/brocaa
88
99## Getting started
1010
11- * First install `` semtech-bridge `` :
11+ * Download and unpack `` semtech-bridge `` : https://github.com/brocaar/lora-semtech-bridge/releases
1212
13- ``` bash
14- go get github.com/brocaar/lora-semtech-bridge/...
15- ```
16-
17- * Make sure you have a MQTT server running. Mosquitto is a good option:
18- http://mosquitto.org/ .
13+ * Install a MQTT server (used for communication with `` loraserver `` ).
14+ Mosquitto is a good option: http://mosquitto.org/ .
1915
2016* Start the `` semtech-bridge `` service. The `` --help `` argument will show
2117 you all the available config options. When everything is setup correctly
@@ -39,4 +35,4 @@ INFO[0006] backend/mqttpubsub: publishing message topic=gateway/1dee08d0b
3935
4036## License
4137
42- This package is licensed under the MIT license which can be found in `` LICENSE `` .
38+ This package is licensed under the MIT license. See `` LICENSE `` .
You can’t perform that action at this time.
0 commit comments