Skip to content

Commit

Permalink
Merge branch 'dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Aratz authored Oct 12, 2022
2 parents 3fa8ed1 + 865cae8 commit 0fd13a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,11 +190,13 @@ export NFCORE_NO_VERSION_CHECK=1
### Update tools

It is advisable to keep nf-core/tools updated to the most recent version. The command to update depends on the system used to install it, for example if you have installed it with conda you can use:

```bash
conda update nf-core
```

if you used pip:

```bash
pip install --upgrade nf-core
```
Expand Down

0 comments on commit 0fd13a0

Please sign in to comment.