Skip to content

Commit

Permalink
Update install.md: fix standalone distribution install (#5717) [ci skip]
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
  • Loading branch information
dennishendriksen authored Jan 28, 2025
1 parent a7f09ae commit 0a29236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ To use the standalone distribution:

```{code-block} bash
:class: copyable
chmod -x nextflow-24.10.1-dist
chmod +x nextflow-24.10.1-dist
```
3. Use it as a drop-in replacement for `nextflow` command. For example:
Expand Down

0 comments on commit 0a29236

Please sign in to comment.