Fix the markup that got lost when merging da41d820f6
This commit is contained in:
parent
b84fffc443
commit
d575cc0d00
|
@ -20,10 +20,12 @@ $ dpkg-buildpackage -b
|
||||||
|
|
||||||
You will need a build of libbladeRF. You can build packages from source:
|
You will need a build of libbladeRF. You can build packages from source:
|
||||||
|
|
||||||
|
```bash
|
||||||
$ git clone https://github.com/Nuand/bladeRF.git
|
$ git clone https://github.com/Nuand/bladeRF.git
|
||||||
$ cd bladeRF
|
$ cd bladeRF
|
||||||
$ git checkout 2017.12-rc1
|
$ git checkout 2017.12-rc1
|
||||||
$ dpkg-buildpackage -b
|
$ dpkg-buildpackage -b
|
||||||
|
```
|
||||||
|
|
||||||
Or Nuand has some build/install instructions including an Ubuntu PPA
|
Or Nuand has some build/install instructions including an Ubuntu PPA
|
||||||
at https://github.com/Nuand/bladeRF/wiki/Getting-Started:-Linux
|
at https://github.com/Nuand/bladeRF/wiki/Getting-Started:-Linux
|
||||||
|
|
Loading…
Reference in a new issue