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!