Skip to content

Commit af08f4b

Browse files
committed
Merge pull request jvns#12 from jbalogh/patch-2
Mention that matplotlib is a dependency.
2 parents 9e588d1 + cf9c9fe commit af08f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pandas (>=0.13) for this to work properly
5555
You can get these using `pip`:
5656

5757
```
58-
pip install ipython pandas numpy tornado pyzmq jinja2
58+
pip install ipython pandas numpy tornado pyzmq jinja2 matplotlib
5959
```
6060

6161
This can be difficult to get set up and require you to compile

0 commit comments

Comments
 (0)