diff --git a/README.md b/README.md index 0f038e6..cca396b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This command line program takes a fastq/fasta file as input and outputs the coun ## Install -I provide precompiled binaries for linux only [here](https://github.com/angelovangel/fastkmers/releases/download/v0.1.0/fastkmers), but it is simple to compile and run: +I provide precompiled binaries for linux only [here](https://github.com/angelovangel/fastkmers/releases/download/v0.1.2/fastkmers), but it is simple to compile and run: ```bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh