Removed unnecessary libgnuradio-uhd3.7.2.1 from the list of packages to install on Ubuntu 14.10
diff --git a/README.md b/README.md
index 5865844..dd41dc5 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@
 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: