diff --git a/README.md b/README.md index 969a7ec..4a637d5 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,6 @@ Alternatively, instead of using the configuration profiles from this repository, pipeline directly calling the single institutional config file that you need with the `-c` parameter. ```bash -## Example command for nf-core/rnaseq nextflow run /path/to/pipeline/ -c /path/to/my/configs/configs-master/conf/my_config.config ```