Skip to content

Commit

Permalink
Add python version requirement to README
Browse files Browse the repository at this point in the history
  • Loading branch information
aziele committed Jul 11, 2024
1 parent 4a6721f commit 5ef76fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ For datasets containing up to 1000 viral genomes, Vclust is available at [http:/

## 2. Installation

To install Vclust you can download statically compiled binaries or compile dependencies from source.
To install Vclust you can download statically compiled binaries or compile dependencies from source. Vclust requires Python 3.7 or higher.

### Option 1: Download precompiled binaries

Expand Down

0 comments on commit 5ef76fc

Please sign in to comment.