Skip to content

Commit

Permalink
changed README instructions to install hiveplot and circos from my ow…
Browse files Browse the repository at this point in the history
…n channel
  • Loading branch information
ericmjl committed Jul 7, 2016
1 parent f84209e commit c83fe81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -11,8 +11,8 @@ For this tutorial, you will need the following packages:
2. `matplotlib`
3. `networkx`
4. `pandas`
5. `hiveplot` - do not do `conda install hiveplot`, but `pip install hiveplot`.
6. `circos` - install using `pip install circos`
5. `hiveplot` - `conda install -c ericmjl hiveplot` or `pip install hiveplot`.
6. `circos` - `conda install -c ericmjl circos` or `pip install circos`
6. `numpy`
7. `scipy`

Expand Down

0 comments on commit c83fe81

Please sign in to comment.