changed to the "install with conda" badge

This commit is contained in:
Heng Li 2017-09-12 16:20:01 -04:00
parent 14f0cce4e2
commit 0cc8d277ba
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[![Build Status](https://travis-ci.org/lh3/minimap2.svg?branch=master)](https://travis-ci.org/lh3/minimap2)
[![BioConda Pacakge](https://anaconda.org/bioconda/minimap2/badges/version.svg)](https://anaconda.org/bioconda/minimap2)
[![BioConda Pacakge](https://anaconda.org/bioconda/minimap2/badges/installer/conda.svg)](https://anaconda.org/bioconda/minimap2)
## Getting Started
```sh
git clone https://github.com/lh3/minimap2