Skip to content

Commit 4f8cb09

Browse files
authored
Fix typos.
1 parent b72efeb commit 4f8cb09

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

docs/content/community/source.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,8 @@ pre-compiled packages available):
3232
##### Go
3333

3434
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-
```
35+
Gateway Bridge repository has been cloned to
36+
`$GOPATH/src/github.com/brocaar/lora-gateway-bridge`.
4737

4838
#### Example commands
4939

0 commit comments

Comments
 (0)