diff --git a/host/README.md b/host/README.md index 56de42ed..1f3a0b13 100644 --- a/host/README.md +++ b/host/README.md @@ -52,6 +52,18 @@ Debug version: `make install` +##How to build host the software on FreeBSD + +[Tomek "CeDeROM" CEDRO](http://www.tomek.cedro.info) is working on a Port for you - stay tuned! :-) + +You can use the binary package: +`# pkg install hackrf` + +You can build and install from ports: +`# cd /usr/ports/comms/hackrf` +`# make install` + + ##How to build the host software on Linux: ###Prerequisites for Linux (Debian/Ubuntu):