Skip to content

Commit

Permalink
Merge pull request #77 from aesptux/master
Browse files Browse the repository at this point in the history
Add networkx to install instructions
  • Loading branch information
mikedewar committed Mar 15, 2017
2 parents 3fedd9a + 1f50a74 commit e8ee5a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -22,6 +22,7 @@ The idioms used to plot data are very simple, and borrow from R's [ggplot2](http
1. `easy_install https://github.com/mikedewar/d3py/tarball/master`
2. `pip install pandas`
3. `pip install numpy`
4. `pip install networkx`

#### Example:

Expand Down

0 comments on commit e8ee5a9

Please sign in to comment.