We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b72efeb commit 4f8cb09Copy full SHA for 4f8cb09
docs/content/community/source.md
@@ -32,18 +32,8 @@ pre-compiled packages available):
32
##### Go
33
34
Make sure you have [Go](https://golang.org/) installed (1.7+) and that the LoRa
35
-App Server repository has been cloned to
36
-`$GOPATH/src/github.com/brocaar/lora-app-server`.
37
-
38
-##### Development utilities
39
40
-Finally, install some utilities used for development by executing the
41
-following commands:
42
43
-```bash
44
-go get github.com/golang/lint/golint
45
-go get github.com/kisielk/errcheck
46
-```
+Gateway Bridge repository has been cloned to
+`$GOPATH/src/github.com/brocaar/lora-gateway-bridge`.
47
48
#### Example commands
49
0 commit comments