Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenweaver authored Aug 5, 2024
1 parent 8f2ea78 commit b69b6f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ clusters within a supplied FASTA file.
## System Dependencies

* gcc >= 6.0.0
* python3 >= 3.5.1
* python3 >= 3.9
* tn93 >= 1.0.6

HIV-TRACE requires [tn93](https://github.com/veg/tn93) be installed and python3.
Expand All @@ -24,7 +24,7 @@ pip3 install cython
pip3 install hivtrace
```

Tested with Python `3.5.1`, `3.5.3`, `3.6.1`, `3.9.*`, `3.11`.
Tested with Python `3.9.*`, `3.11`.

# Example Usage

Expand Down

0 comments on commit b69b6f9

Please sign in to comment.