From 21dc1f256e9d03b5ca745ffa9b7c86aa17caf42e Mon Sep 17 00:00:00 2001 From: Michael Ossmann Date: Thu, 14 Aug 2014 10:05:52 -0700 Subject: [PATCH] PyBOMBS instead of build-gnuradio for other distros --- Operating-System-Tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Operating-System-Tips.md b/Operating-System-Tips.md index 8375bff..a3aa31f 100644 --- a/Operating-System-Tips.md +++ b/Operating-System-Tips.md @@ -40,4 +40,4 @@ USE="hackrf" emerge gr-osmosdr ## other Linux distributions -Use [build-gnuradio](http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR#Using-the-build-gnuradio-script) to automatically compile and install libhackrf, gr-osmosdr, and GNU Radio from source. \ No newline at end of file +Use [PyBOMBS](http://gnuradio.org/pybombs) to automatically compile and install libhackrf, gr-osmosdr, and GNU Radio from source. \ No newline at end of file