Skip to content

Commit b0bc48d

Browse files
committed
Update README.md
1 parent 6fe4f9f commit b0bc48d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Application for the visualisation of (draft) genome assemblies and general assem
77
- Python 2.7+
88
- Matplotlib 1.5
99
- Docopt
10-
- Virtualenv (Recommended, see [tutorial](http://docs.python-guide.org/en/latest/dev/virtualenvs/))
10+
- NCBI Taxonomy (names.dmp and nodes.dmp) from [taxdump.tgz](ftp://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz)
11+
- Virtualenv (recommended), see [tutorial](http://docs.python-guide.org/en/latest/dev/virtualenvs/)
1112
```
1213

1314
## Installation

0 commit comments

Comments
 (0)