Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nborwankar committed Sep 8, 2013
1 parent cc51726 commit c20e032
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,15 @@ One of the following distributions is needed. Please note that even if you have
* Development has been done on v 1.5 of Anaconda distribution but EPD Free should work just as well.


The following steps assume you have installed one of the distributions mentioned in prerequisites.
* The following steps assume you have installed one of the distributions mentioned in prerequisites.

* From a zip or tar file
* download the zip or tar file
* unpack the file to a directory called learnds
* cd to the 'notebooks' subdirectory
* start IPython Notebook 'ipython notebook --pylab=inline'
* From a zip or tar file
* download the zip or tar file
* unpack the file to a directory called learnds
* cd to the 'notebooks' subdirectory
* start IPython Notebook 'ipython notebook --pylab=inline'

* From the git repo
* clone the repo
* cd to 'notebooks'
* start IPython Notebook 'ipython notebook --pylab=inline'
* From the git repo
* clone the repo
* cd to 'notebooks'
* start IPython Notebook 'ipython notebook --pylab=inline'

0 comments on commit c20e032

Please sign in to comment.