aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/shell/apptainer-README.md
diff options
context:
space:
mode:
Diffstat (limited to 'reproduce/software/shell/apptainer-README.md')
-rw-r--r--reproduce/software/shell/apptainer-README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/software/shell/apptainer-README.md b/reproduce/software/shell/apptainer-README.md
index a7826ec..49ce82f 100644
--- a/reproduce/software/shell/apptainer-README.md
+++ b/reproduce/software/shell/apptainer-README.md
@@ -47,7 +47,7 @@ software environment) to easily move it from one computer to another.
project. This file is necessary for future runs of your project
within the container.
- 3. To execute your project remote the `--build-only` and use `./run.sh` to
+ 3. To execute your project remove the `--build-only` and use `./run.sh` to
execute it. If you want to enter your Maneage'd project shell, add the
`--project-shell` option to the call inside `./run.sh`.