From 07e05d86a111d23456daa6c846c48e769a82753e Mon Sep 17 00:00:00 2001 From: Tom Early Date: Wed, 16 Mar 2022 09:25:40 -0700 Subject: [PATCH] https not git --- CONFIG+INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONFIG+INSTALL b/CONFIG+INSTALL index 9905737..50e4731 100644 --- a/CONFIG+INSTALL +++ b/CONFIG+INSTALL @@ -47,7 +47,7 @@ If you are building an MMDVM, DVAP, DVRPTR_V1, using an MMDVM modem but don't ne any mode besides D-Star or you are using an ICOM Access Point or Terminal Mode gateway, start by cloning this repository. -git clone git://github.com/n7tae/QnetGateway.git +git clone https://github.com/n7tae/QnetGateway.git This will create a QnetGateway directory with everything you need to build your Gateway system.