aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorptrkrysik <ptrkrysik@gmail.com>2014-12-03 13:31:00 +0100
committerptrkrysik <ptrkrysik@gmail.com>2014-12-03 13:31:00 +0100
commit72f22649686b77ca4fb877e66809283731e95c2a (patch)
tree284b9f8786a6a7d2dca7ee204b5db7219732c345 /README.md
parent77509fa8513b463697a3fec04b03773156bdb615 (diff)
Removed unnecessary libgnuradio-uhd3.7.2.1 from the list of packages to install on Ubuntu 14.10
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5865844..dd41dc5 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ The easier way to install gnuradio is installation from distribution's repositor
To do this install all required packages by entering following command in a terminal:
```
-sudo apt-get install gnuradio-dev gr-osmosdr libgnuradio-uhd3.7.2.1
+sudo apt-get install gnuradio-dev gr-osmosdr
```
Gr-gsm blocks that will be later installed will be located in /usr/local directory. To tell Gnu Radio Companion to look for blocks in there create config.conf in ~/.gnuradio directory: