Minor edits.
--- a/basic-plot.txt Thu Apr 08 15:00:28 2010 +0530
+++ b/basic-plot.txt Thu Apr 08 18:20:32 2010 +0530
@@ -9,7 +9,7 @@
Ipython is An Enhanced Interactive Python interpreter. It provides additional features like tab completion,easier access to help , and many other useful features which are not present in the vanilla Python interpreter.
Pylab is python library which provides plotting functionality.
-I am assuming that both Ipython and Pylab are installed on your system .
+I am assuming that both Ipython and Pylab are installed on your system. If not please refer to our tutorial on how to install IPython and pylab.
*On your terminal type in the command
$ ipython -pylab