diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-07 10:30:44 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-07 10:30:44 +0200 |
commit | 1badbe52f57ac08509234af5c6a3dc96090c8800 (patch) | |
tree | 3a77d481262813ec4546f4065c50547172745ab6 /installer | |
parent | e96639201a1da73c24b71bfde866d95c2380fbaf (diff) | |
download | mmbtools-aux-1badbe52f57ac08509234af5c6a3dc96090c8800.tar.gz mmbtools-aux-1badbe52f57ac08509234af5c6a3dc96090c8800.tar.bz2 mmbtools-aux-1badbe52f57ac08509234af5c6a3dc96090c8800.zip |
typo
Diffstat (limited to 'installer')
-rw-r--r-- | installer/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/README.md b/installer/README.md index 45a2f32..659e744 100644 --- a/installer/README.md +++ b/installer/README.md @@ -62,7 +62,7 @@ After you have the Ubuntu live system running, download and execute the *gnuradio-livecd.sh* script: * Make sure your internet connection works - * Download the modified debian.sh install script from this post + * Download the modified gnuradio-livecd.sh install script from this post * Make it executable using chmod +x gnuradio-livecd.sh * On your console, start the install script with ./gnuradio-livecd.sh |