From b4edb0cf55a2625fa02a38727c72772d8469caad Mon Sep 17 00:00:00 2001 From: Heng Li Date: Tue, 18 Jul 2017 13:26:51 -0400 Subject: [PATCH] fixed URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae103fc..9e5dd20 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Getting Started ```sh -git clone https://gitlab.com/lh3/minimap2 +git clone https://github.com/lh3/minimap2 cd minimap2 && make # long reads against a reference genome ./minimap2 -ax map10k test/MT-human.fa test/MT-orang.fa > test.sam