Skip to content

Commit d0ee811

Browse files
committed
Update README.
1 parent dd1ff27 commit d0ee811

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff 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``.

0 commit comments

Comments
 (0)