From a22bee2f79e79e38c5154f2a0d2550a20c750daa Mon Sep 17 00:00:00 2001 From: Anja Adamov <57316423+adamovanja@users.noreply.github.com> Date: Tue, 28 Nov 2023 12:15:43 -0500 Subject: [PATCH] update installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40a61b8..bff8977 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ conda install mamba -n base -c conda-forge * Create and activate a conda environment with the required dependencies: ```shell mamba create -y -n fondue \ - -c https://packages.qiime2.org/qiime2/2023.5/tested/ \ + -c https://packages.qiime2.org/qiime2/2023.7/tested/ \ -c conda-forge -c bioconda -c defaults \ q2cli q2-fondue