Skip to content

Commit

Permalink
tag 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
twolinin authored Apr 26, 2024
1 parent 096b1b1 commit fd9ce10
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 @@ -27,10 +27,10 @@ LongPhase is an ultra-fast program for simultaneously co-phasing SNPs, small ind
- [Contact](#contact)
---
## Installation
You are recommended to download a [linux 64bit binary release](https://github.com/twolinin/longphase/releases/download/v1.7/longphase_linux-x64.tar.xz) without compilation.
You are recommended to download a [linux 64bit binary release](https://github.com/twolinin/longphase/releases/download/v1.7.1/longphase_linux-x64.tar.xz) without compilation.

```
wget https://github.com/twolinin/longphase/releases/download/v1.7/longphase_linux-x64.tar.xz
wget https://github.com/twolinin/longphase/releases/download/v1.7.1/longphase_linux-x64.tar.xz
tar -xJf longphase_linux-x64.tar.xz
```

Expand Down

0 comments on commit fd9ce10

Please sign in to comment.