From 1406e10afbf0547636da379d897a83bc46c8ba84 Mon Sep 17 00:00:00 2001 From: Yong Date: Wed, 24 May 2023 17:11:55 -0400 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47df77e..d34d987 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This schematic diagram shows you how pipeline works: ## Installation -1) Make sure that you have a Conda-based Python3 distribution(e.g.,the [Miniconda](https://docs.conda.io/en/latest/miniconda.html)). The Miniconda3-py38_23.3.1-0-Linux-x86_64.sh for Linux is prefred to avoid potential cnflicts. The installation of [Mamba](https://github.com/mamba-org/mamba) is also recommended: +1) Make sure that you have a Conda-based Python3 distribution(e.g.,the [Miniconda](https://docs.conda.io/en/latest/miniconda.html)). The Miniconda3-py38_23.3.1-0-Linux-x86_64.sh for Linux is prefered to avoid potential cnflicts. The installation of [Mamba](https://github.com/mamba-org/mamba) is also recommended: ```bash $ conda install -n base -c conda-forge mamba