Skip to content

Commit

Permalink
fix: update repository reference in README
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriellovate committed Nov 17, 2024
1 parent e063fb5 commit 42e5b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The pipeline is written in Nextflow, which can be used on any POSIX compatible s
3. Install [apptainer](https://apptainer.org/docs/admin/main/installation.html#install-unprivileged-from-pre-built-binaries) (from our experience, installing from the pre-built binaries is the easiest way to go)
4. With nextflow installed, you only have to run the pipeline, if you would like to cache the pipeline without running it you can use the following command:
```bash
nextflow pull gabriellovate/RNAswarm
nextflow pull rnajena/RNAswarm
```

In the future, only either conda or apptainer will be needed.
Expand Down

0 comments on commit 42e5b45

Please sign in to comment.