From fc60211345e672cbe8a1cb399b5192aa093fafa1 Mon Sep 17 00:00:00 2001 From: Yong <57423452+yzeng-lol@users.noreply.github.com> Date: Wed, 24 May 2023 16:53:53 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a955209..47df77e 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 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 prefred 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