From 70799aa21e6733f0442945381eb5caca0ff27929 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Wed, 23 Apr 2014 20:32:06 +0200 Subject: [PATCH] testing markdown --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e06ce5c0..a43df6747 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ $ ./pybombs config You can safely accept the default options but for ```prefix```. We recommend to put ```/usr/local``` there. After the configuration, you should get something similar to: -``` +~~~~~~ gituser = username prefix = /usr/local satisfy_order = deb,src # For Debian/Ubuntu/LinuxMint @@ -42,7 +42,8 @@ forcepkgs = timeout = 30 cmakebuildtype = RelWithDebInfo builddocs = OFF -``` +~~~~~~ + Then, you are ready to download and install [UHD](http://files.ettus.com/uhd_docs/manual/html/) (the Universal Hardware Driver), GNU Radio and all their required dependencies by doing: