From da41d820f68207cc1bfe159e1162f9d3e72919ab Mon Sep 17 00:00:00 2001 From: Joe Prochazka Date: Mon, 29 Apr 2019 09:10:34 -0400 Subject: [PATCH] Proper libbladerf1 build instructions. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1dd06b..d77133c 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ It is designed to build as a Debian package. You will need a build of libbladeRF. You can build packages from source: -$ git clone https://github.com/Nuand/bladeRF.git -$ cd bladeRF +$ git clone https://github.com/Nuand/bladeRF.git +$ cd bladeRF +$ git checkout 2017.12-rc1 $ dpkg-buildpackage -b Or Nuand has some build/install instructions including an Ubuntu PPA