Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaisa authored May 15, 2023
1 parent b61bb2a commit d36da32
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
@@ -1,6 +1,6 @@
# Using EESSI + `direnv` to ship a workflow execution environment

This repository shows a trivial example of how one can use [the `direnv` tool](https://direnv.net/) together with [EESSI](https://eessi.github.io/docs/)
This repository gives a trivial example of how one can use [the `direnv` tool](https://direnv.net/) together with [EESSI](https://eessi.github.io/docs/)
to ship the complete execution environment for a [Nextflow](https://www.nextflow.io/) pipeline (including Nextflow itself) with your repository.

Once EESSI and `direnv` are in place and configured, running the code is a matter of entering the repository directory and running the workflow:
Expand Down

0 comments on commit d36da32

Please sign in to comment.