From ffc4f038c201870389e914de3d8f7a16195409f6 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Fri, 13 Apr 2018 17:29:07 -0700 Subject: [PATCH] tweaking MMDVM.README --- MMDVM.README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MMDVM.README b/MMDVM.README index 4ceffcd..edd793b 100644 --- a/MMDVM.README +++ b/MMDVM.README @@ -41,7 +41,7 @@ system should work. It just needs a g++ compiler with version greater than 4.9. 9) cd back to the home directory and clone the QnetGateway: git clone git://github.com/n7tae/QnetGateway.git -10) cd into the build directory and switch the branch: git checkout mmdvm +10) Get into the build directory: cd QnetGateway 11) Then compile: make don't forget the -j option!