summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormanojgudi2013-12-28 03:51:47 +0530
committermanojgudi2013-12-28 03:51:47 +0530
commit7f2a59adafcc1986dfb7d317b69fc30d1e249aeb (patch)
tree7a6055fb95d3dbbe5552ba83a3e3a7bd505bc7cf /README.md
parent18d282df2dc3ae9a5257ae46cb43ab97e9a168e5 (diff)
downloadsandhi-7f2a59adafcc1986dfb7d317b69fc30d1e249aeb.tar.gz
sandhi-7f2a59adafcc1986dfb7d317b69fc30d1e249aeb.tar.bz2
sandhi-7f2a59adafcc1986dfb7d317b69fc30d1e249aeb.zip
readme modifications
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 5 insertions, 8 deletions
diff --git a/README.md b/README.md
index d6d3663..2f4ea5b 100644
--- a/README.md
+++ b/README.md
@@ -20,19 +20,16 @@ Sandhi is conglomeration of lot of libraries and softwares. It uses GNU Radio at
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
+_Please note that Sandhi has been known to **not** work libboost1.49 available in Ubuntu 12.10_
-------------------------
### <a href='http://forge.scilab.org/index.php/p/sciscipy/'> Sciscipy </a>
-Sciscipy is a must for Sandhi's control blocks to work; to install:
-
-> Clone sciscipy-1.0.0 from our repository<br><br>
-`git clone https://github.com/manojgudi/sciscipy-1.0.0.git`
-
-> Run _install_ script from the directory with sudo privileges to automatically pull all dependencies for Sciscipy, build and install it.<br>
-`sudo ./install`
+Sciscipy is _must_ for Sandhi's control blocks to work; to install:
+Clone sciscipy-1.0.0 from our repository; run _install_ script from the directory with **sudo** privileges to automatically pull all dependencies for Sciscipy, build and install it<br>
+ git clone https://github.com/manojgudi/sciscipy-1.0.0.git
+ sudo ./install
-------------------------------------------------------------------------
Get the source code