Skip to content

Commit

Permalink
update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamovanja committed Nov 28, 2023
1 parent aca7756 commit a22bee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a22bee2

Please sign in to comment.