From 18d282df2dc3ae9a5257ae46cb43ab97e9a168e5 Mon Sep 17 00:00:00 2001 From: manojgudi Date: Sat, 28 Dec 2013 03:41:43 +0530 Subject: readme modifications --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d26063d..d6d3663 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ Sandhi is conglomeration of lot of libraries and softwares. It uses GNU Radio at *If on Ubuntu 12.04, one can directly install using command*- -`sudo apt-get -y install git-core autoconf automake libtool g++ python-dev swig \ -pkg-config libboost1.48-all-dev libfftw3-dev libcppunit-dev libgsl0-dev \ -libusb-dev sdcc libsdl1.2-dev python-wxgtk2.8 python-numpy \ -python-cheetah python-lxml doxygen python-qt4 python-qwt5-qt4 libxi-dev \ -libqt4-opengl-dev libqwt5-qt4-dev libfontconfig1-dev libxrender-dev` + sudo apt-get -y install git-core autoconf automake libtool g++ python-dev swig \ + pkg-config libboost1.48-all-dev libfftw3-dev libcppunit-dev libgsl0-dev \ + libusb-dev sdcc libsdl1.2-dev python-wxgtk2.8 python-numpy \ + python-cheetah python-lxml doxygen python-qt4 python-qwt5-qt4 libxi-dev \ + libqt4-opengl-dev libqwt5-qt4-dev libfontconfig1-dev libxrender-dev *Please note that Sandhi has been known to **not** work libboost1.49 available in Ubuntu 12.10 -- cgit