Skip to content

Commit

Permalink
Merge pull request #2588 from ewels/remove-conda-defaults
Browse files Browse the repository at this point in the history
[Docs] Remove defaults from conda channels
  • Loading branch information
ewels authored Jun 24, 2024
2 parents 0b482aa + 1304eb8 commit 9d70c83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/content/docs/usage/Getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ You can also install Nextflow using [Bioconda](https://bioconda.github.io/).
First, set up Bioconda according to the [Bioconda documentation](https://bioconda.github.io/#usage), notably setting up channels:

```bash
conda config --add channels defaults
conda config --add channels bioconda
conda config --add channels conda-forge
```
Expand Down

0 comments on commit 9d70c83

Please sign in to comment.