From 1919c145a1505a2d31eeac234a9d5624e1c88260 Mon Sep 17 00:00:00 2001 From: farchaab Date: Thu, 17 Oct 2024 16:04:40 +0200 Subject: [PATCH] updated readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c783a1..3d36f7b 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,9 @@ More details can be found in the [documentation](https://metagenlab.github.io/Me ## :zap: Quick start ### :gear: Installation -Mamba +[Conda](https://github.com/conda-forge/miniforge) ```sh -mamba create -n mess mess +conda create -n mess mess ``` Docker @@ -152,7 +152,6 @@ On average, using `samples.tsv` (see [table](#arrow_right-input)), MeSS runs in > [!NOTE] > Average resources usage measured 3 times with one CPU (within a [nextflow](https://github.com/nextflow-io/nextflow) process) - > Resources usage was measured exluding dependencies deployement time (conda env creation or container pulling)