Skip to content

Commit d9e534d

Browse files
committed
prettier
1 parent 642d2a8 commit d9e534d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ You can also generate such `YAML`/`JSON` files via [nf-core/launch](https://nf-c
366366

367367
### Running on Linux ARM architectures
368368

369-
The pipeline can be executed in an ARM compatible mode by specifying the ARM profile, for example:
369+
The pipeline can be executed in an ARM compatible mode by specifying the ARM profile, for example:
370370

371371
```bash
372372
nextflow run \
@@ -378,7 +378,7 @@ nextflow run \
378378
-profile docker,arm
379379
```
380380

381-
This will use ARM-compatible containers, and apply a small number of overrides to Conda definitions to support ARM operation.
381+
This will use ARM-compatible containers, and apply a small number of overrides to Conda definitions to support ARM operation.
382382

383383
:::warning
384384
Please note that the ARM profile is experimental. It is expected to function correctly in all cases unless explicitly indicated otherwise—currently, exceptions include the use of the hisat2 aligner and contaminant screening via kraken2. However, because testing is presently conducted manually, we cannot guarantee its reliability.

0 commit comments

Comments
 (0)