Skip to content

Commit 8790e13

Browse files
committed
Update README.md
1 parent c20e032 commit 8790e13

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,16 +105,15 @@ One of the following distributions is needed. Please note that even if you have
105105
* Anaconda Python from http://continuum.io
106106
* Development has been done on v 1.5 of Anaconda distribution but EPD Free should work just as well.
107107

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

111-
* From a zip or tar file
110+
* From a zip or tar file
112111
* download the zip or tar file
113112
* unpack the file to a directory called learnds
114113
* cd to the 'notebooks' subdirectory
115114
* start IPython Notebook 'ipython notebook --pylab=inline'
116115

117-
* From the git repo
116+
* From the git repo
118117
* clone the repo
119118
* cd to 'notebooks'
120119
* start IPython Notebook 'ipython notebook --pylab=inline'

0 commit comments

Comments
 (0)