From 1b8b2eaab7a2fc4d5a6a58fa3982f14b81a9e222 Mon Sep 17 00:00:00 2001 From: David Winter Date: Wed, 27 Jun 2018 13:39:40 +1200 Subject: [PATCH] Update README.md A tiny thing, but noted the URL for the `wget` command in the README pointed to a webpage rather than an archive. This also updates teh instructions to v0.2.7 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6c8f5278..be20946d 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Download [binary](https://github.com/philres/ngmlr/releases/tag/v0.2.6) from git Download precompiled version: ```bash -wget https://github.com/philres/ngmlr/releases/tag/v0.2.6 -tar xvzf ngmlr-0.2.6-beta-linux-x86_64.tar.gz -cd ngmlr-0.2.6-beta-linux-x86_64 +wget https://github.com/philres/ngmlr/releases/download/v0.2.7/ngmlr-0.2.7-linux-x86_64.tar.gz +tar xvzf ngmlr-0.2.7-linux-x86_64.tar.gz +cd ngmlr-0.2.7/ ``` For Pacbio data run: