Skip to content

Commit 26c068d

Browse files
Update README.md
1 parent 287652c commit 26c068d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ The contents are updated synchronously as commits are made to the book. You can
103103
Installation and configuration
104104
------
105105
If you would like to run the IPython notebooks locally, (option 1. above), you'll need to install the following:
106-
- IPython 0.13 is a requirement to view the ipynb files. It can be downloaded [here](http://ipython.org/ipython-doc/dev/install/index.html)
107-
- Necessary packages are PyMC, NumPy, SciPy and Matplotlib.
106+
- IPython 0.13+ is a requirement to view the ipynb files. It can be downloaded [here](http://ipython.org/ipython-doc/dev/install/index.html)
107+
- Necessary packages are PyMC 2.2, NumPy, SciPy and Matplotlib.
108108
- For Linux/OSX users, you should not have a problem installing the above, [*except for Matplotlib on OSX*](http://www.penandpants.com/2012/02/24/install-python/).
109109
- For Windows users, check out [pre-compiled versions](http://www.lfd.uci.edu/~gohlke/pythonlibs/) if you have difficulty.
110110
- also recommended, for data-mining exercises, are [PRAW](https://github.com/praw-dev/praw) and [requests](https://github.com/kennethreitz/requests).

0 commit comments

Comments
 (0)