From e19ea1b65ef119ab81f0cd1ca62ab58fdd64542e Mon Sep 17 00:00:00 2001 From: Hirak Sarkar Date: Fri, 8 Feb 2019 16:13:40 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dbb77b..4a4c3f4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Minnow is a read level simulator for droplet based single cell RNA-seq data. Min ## Installation ### Via conda `conda install minnow -c bioconda` - +### Manual installation (latest) Minnow is written in C++14 and tested in a ubuntu server, please let us know if you have difficulty compiling it in your own machine. ```console