From 7a6f49e8f9ad2f6faeb45c1017996d4a7405e114 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Wed, 16 Mar 2022 08:25:15 -0700 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8bfaf9..cb1256a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ For building a QnetGateway + MMDVMHost system, see the MMDVM.README file. To bui To get started with an MMDVM-modem, DVAP, DVRPTR or Icom Terminal and/or Access Point system, clone this software to your Linux device: ```bash -git clone git://github.com/n7tae/QnetGateway.git +git clone https://github.com/n7tae/QnetGateway.git ``` Then look to the MMDVM.README or the CONFIG+INSTALL file for more information.