From 9c1c2d1b088b2c97843b44e3011a1052683d1dbc Mon Sep 17 00:00:00 2001 From: Nonoo Date: Sun, 6 Dec 2020 09:06:45 +0100 Subject: [PATCH] Fix go URLs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df78f19..4289df9 100644 --- a/README.md +++ b/README.md @@ -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)