Skip to content

Commit

Permalink
Merge pull request #41 from nf-core/adjust-readme-admonition
Browse files Browse the repository at this point in the history
Make README.md admonition compatible with website
  • Loading branch information
scwatts authored May 20, 2024
2 parents 8e65844 + 6dc8459 commit d5d64c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@ nextflow run nf-core/oncoanalyser \
```

> [!WARNING]
> Please provide pipeline parameters via the CLI or Nextflow `-params-file` option. Custom config files including those provided by the `-c` Nextflow option can be used to provide any configuration _**except for parameters**_;
> see [docs](https://nf-co.re/usage/configuration#custom-configuration-files).
> Please provide pipeline parameters via the CLI or Nextflow `-params-file` option. Custom config files including those provided by the `-c` Nextflow option can be used to provide any configuration _**except for parameters**_; see [docs](https://nf-co.re/usage/configuration#custom-configuration-files).
For more details and further functionality, please refer to the [usage documentation](https://nf-co.re/oncoanalyser/usage) and the [parameter documentation](https://nf-co.re/oncoanalyser/parameters).

Expand Down

0 comments on commit d5d64c4

Please sign in to comment.