mirror of
https://github.com/nonoo/kappanhang.git
synced 2026-03-01 10:54:17 +01:00
Fix go URLs
This commit is contained in:
parent
3a7db5e905
commit
9c1c2d1b08
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue