Skip to content

Commit

Permalink
Merge pull request #247 from ssjunnebo/update_python_version
Browse files Browse the repository at this point in the history
Update python min version
  • Loading branch information
ssjunnebo authored Dec 3, 2018
2 parents 943f525 + e210456 commit 82a64f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Please read the [ARIBA wiki page][ARIBA wiki] for full usage instructions.
If you encounter an issue when installing ARIBA please contact your local system administrator. If you encounter a bug please log it [here](https://github.com/sanger-pathogens/ariba/issues) or email us at [email protected].

### Required dependencies
* [Python3][python] version >= 3.3.2
* [Python3][python] version >= 3.4.0
* [Bowtie2][bowtie2] version >= 2.1.0
* [CD-HIT][cdhit] version >= 4.6
* [MUMmer][mummer] version >= 3.23
Expand All @@ -73,6 +73,7 @@ are not already installed:
* pyfastaq >= 3.12.0
* pysam >= 0.9.1
* pymummer >= 0.10.1
* biopython

### Using pip3
Install ARIBA using pip:
Expand Down

0 comments on commit 82a64f6

Please sign in to comment.