summaryrefslogtreecommitdiff
path: root/getting_it.md
diff options
context:
space:
mode:
authormanojgudi2014-03-16 02:28:55 +0530
committermanojgudi2014-03-16 02:28:55 +0530
commit2d52282e0db65ed181dd6d6a09ca90ee7dd1a6db (patch)
treef477a9a98358fa7798aef336e136feb923e4f76f /getting_it.md
parentacbc05d7bd0f5ced09efa810d398097de91872c1 (diff)
downloadsandhi-docs-2d52282e0db65ed181dd6d6a09ca90ee7dd1a6db.tar.gz
sandhi-docs-2d52282e0db65ed181dd6d6a09ca90ee7dd1a6db.tar.bz2
sandhi-docs-2d52282e0db65ed181dd6d6a09ca90ee7dd1a6db.zip
Trivial fixes
Diffstat (limited to 'getting_it.md')
-rw-r--r--getting_it.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting_it.md b/getting_it.md
index 4b2d8a8..bc7d068 100644
--- a/getting_it.md
+++ b/getting_it.md
@@ -3,7 +3,7 @@ Sandhi, as mentioned earlier, is a free and open-source software, it can be down
### Pre-requisites
-Sandhi is conglomeration of lot of libraries and softwares. It uses GNU Radio at its core. For computational purposes, Scilab and Octave can be interfaced with Sandhi. Sandhi uses a special wrapper called Sciscipy which allows one to call scilab functions from python without having to worry about datatype conversion.
+Sandhi is conglomeration of libraries and softwares. It uses GNU Radio at its core. For computational purposes, Scilab and Octave can be interfaced with Sandhi. Sandhi uses a special wrapper called Sciscipy which allows one to call scilab functions from python without having to worry about datatype conversion.
---------------------------
#### <a href='http://gnuradio.org/redmine/projects/gnuradio/wiki/UbuntuInstall#Install-the-Pre-Requisites'>Installing GNU Radio dependencies</a>