diff options
author | duggabe <barry@dcsmail.net> | 2021-04-13 11:06:26 -0500 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2021-04-15 14:28:20 -0400 |
commit | 67650b19d7c1462229f86627f7a58f51e344d42c (patch) | |
tree | 158a662a7e61535552ee67d1a4628c92d2cdbdf7 | |
parent | 5547665ee92f748a7ee47d64dfbf133db77fcfce (diff) |
revise README.md Prebuilt Binaries
Signed-off-by: duggabe <barry@dcsmail.net>
-rwxr-xr-x | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,11 +32,11 @@ the mailing list and post your new questions there. The recommended way to install GNU Radio on most platforms is using available binary package distributions. -The following command is for Debian, Ubuntu, and derivatives. It will install Release 3.7 with Python2. +The following command is for Debian, Ubuntu, and derivatives. Consult your distribution information to obtain the version of GNU Radio which is included. sudo apt install gnuradio -For other operating systems, see [Installing from Binaries](https://wiki.gnuradio.org/index.php/InstallingGR#From_Binaries) +For other operating systems and versions, see [Installing from Binaries](https://wiki.gnuradio.org/index.php/InstallingGR#From_Binaries) ### PyBOMBS |