From da52210776941172f139e51bbdffced19a101ddc Mon Sep 17 00:00:00 2001 From: Michael Ossmann Date: Fri, 4 Dec 2015 16:25:43 -0700 Subject: [PATCH] removed mention of old version number --- Getting-Started-with-HackRF-and-GNU-Radio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started-with-HackRF-and-GNU-Radio.md b/Getting-Started-with-HackRF-and-GNU-Radio.md index 610f3c4..bcdc1ae 100644 --- a/Getting-Started-with-HackRF-and-GNU-Radio.md +++ b/Getting-Started-with-HackRF-and-GNU-Radio.md @@ -20,7 +20,7 @@ The [GNU Radio Live SDR Environment](http://gnuradio.org/redmine/projects/gnurad As mentioned above, the best way to get started with HackRF is to use Pentoo Linux. Eventually you may want to install software to use HackRF with your favorite operating system. -If your package manager includes the most recent release of libhackrf (2014.04.1 at the time of writing) and gr-osmosdr, then use it to install those packages in addition to GNU Radio. Otherwise, the recommended way to install these tools is by using [PyBOMBS](http://gnuradio.org/redmine/projects/pybombs/wiki). +If your package manager includes the most recent release of libhackrf and gr-osmosdr, then use it to install those packages in addition to GNU Radio. Otherwise, the recommended way to install these tools is by using [PyBOMBS](http://gnuradio.org/redmine/projects/pybombs/wiki). See the [Operating System Tips](https://github.com/mossmann/hackrf/wiki/Operating-System-Tips) page for information on setting up HackRF software on particular Operating Systems and Linux distributions.