Skip to content

Commit

Permalink
Fix go URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
nonoo committed Dec 6, 2020
1 parent 3a7db5e commit 9c1c2d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ kappanhang.
You'll need Go installed on your computer.

```
go get https://github.com/nonoo/kappanhang
go install https://github.com/nonoo/kappanhang
go get github.com/nonoo/kappanhang
go install github.com/nonoo/kappanhang
```

## Required settings on the RS-BA1 server (the transceiver)
Expand Down

0 comments on commit 9c1c2d1

Please sign in to comment.