fixed URL

This commit is contained in:
Heng Li
2017-07-18 13:26:51 -04:00
parent 9a935dcef5
commit b4edb0cf55

View File

@@ -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