aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPiotr K <pkrysik@elka.pw.edu.pl>2014-08-07 09:41:04 +0200
committerPiotr K <pkrysik@elka.pw.edu.pl>2014-08-07 09:41:04 +0200
commit3167325f5b1563dee08faf99aa4dac74168b3a08 (patch)
tree76825ca508bfc1ebb3a5509b41ec112e97a0f783 /README.md
parent507d08c70cb49fb379a8a7175ec0193cf01d5216 (diff)
Updated installation procedure in the README
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 1110ee6..b4d02f1 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ In order to compile gnuradio on fresh Ubuntu run following commands:
sudo apt-get install git
git clone git://github.com/pybombs/pybombs
cd pybombs
-./pybombs install gnuradio uhd rtl-sdr
+./pybombs install gnuradio uhd gr-osmosdr
```
To download gr-gsm sources run following command: