10000 Update README.md · masteringmatplotlib/architecture@e4ff045 · GitHub
[go: up one dir, main page]

Skip to content

Commit e4ff045

Browse files
committed
Update README.md
1 parent 8b64d2b commit e4ff045

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# architecture
22

3+
This notebook is one in a series. All of them are listed in order here:
4+
* https://github.com/masteringm 9F38 atplotlib/notebooks
5+
36
## Dependencies
47

58
The following are required for these examples:
69

7-
* Python 3.4
10+
* Python 3.4.2
811
* graphviz header files
912

1013
For Python, download 3.4 from python.org. For graphviz on Mac OS X:
@@ -19,8 +22,7 @@ The following will set up a local matplotlib environment for you, and start an
1922
IPython Notebook server:
2023

2124
```bash
22-
$ make setup
23-
$ make run
25+
$ make
2426
```
2527

2628
At which point a browser window will open, with a view of this notebook.

0 commit comments

Comments
 (0)
0