mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Add separate bullet
This commit is contained in:
parent
4f82982d04
commit
154d2b0c08
1 changed files with 12 additions and 8 deletions
10
README.md
10
README.md
|
@ -71,10 +71,14 @@ We have written a helper command in the `nf-core/tools` package that allows you
|
|||
INFO Downloaded 3 files to ./modules/nf-core/software/fastqc modules.py:97
|
||||
```
|
||||
|
||||
We have plans to add other utility commands to help developers install and maintain modules downloaded from this repository. e.g.
|
||||
4. We have plans to add other utility commands to help developers install and maintain modules downloaded from this repository so watch this space!
|
||||
|
||||
```console
|
||||
Commands:
|
||||
```console
|
||||
$ nf-core modules --help
|
||||
|
||||
...truncated...
|
||||
|
||||
Commands:
|
||||
list List available software modules.
|
||||
install Add a DSL2 software wrapper module to a pipeline.
|
||||
update Update one or all software wrapper modules. (NOT YET IMPLEMENTED)
|
||||
|
|
Loading…
Reference in a new issue