From 0cc8d277baa977fe549aa3d00b157da711af594a Mon Sep 17 00:00:00 2001 From: Heng Li Date: Tue, 12 Sep 2017 16:20:01 -0400 Subject: [PATCH] changed to the "install with conda" badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2aeeec..8cc5680 100644 --- a/README.md +++ b/README.md @@ -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