Skip to content
Snippets Groups Projects
Commit d4938491 authored by wyleung's avatar wyleung
Browse files

Last few changes to the INSTALL.md

parent 094c7ca6
No related branches found
No related tags found
1 merge request!1Small update to the INSTALL.md
......@@ -8,7 +8,7 @@ packages installed.
Linux
-----
We assume Ubuntu (12.04 Quantal Quetzal or later) or Debian Linux (7.0 Wheezy
We assume Ubuntu (12.10 Quantal Quetzal or later) or Debian Linux (7.0 Wheezy
or later), but if you manage to install everything on a different flavour
that's also fine.
......@@ -56,6 +56,8 @@ Install some of the other package we'll use:
pip install numpy
pip install matplotlib
pip install biopython
pip install pandas==0.14.0
pip install openpyxl==2.0.4
Define a default matplotlib backend:
......@@ -110,3 +112,6 @@ Install some of the other package we'll use:
pip install numpy
pip install matplotlib
pip install biopython
pip install pandas==0.14.0
pip install openpyxl==2.0.4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment