Skip to content

Commit 08ce56d

Browse files
Update docs/apps/singularity.md
code review from Oscar Co-authored-by: Oscar Esteban <[email protected]>
1 parent 49a51bb commit 08ce56d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/apps/singularity.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
To illustrate the process, we will show the execution of *fMRIPrep*, but these guidelines extend to any other end-user *NiPrep*.
55

66
!!! warning "Apptainer"
7-
In 2021, Singularity was migrated and became Apptainer. Despite this, all below commands that contain `singularity` will execute Apptainer, and can be replaced with the `apptainer` command with no change in function.
7+
In 2021, [*Singularity* was rebranded as *Apptainer* when the project was transferred to the Linux Foundation](https://apptainer.org/news/community-announcement-20211130/).
8+
As noted in the community announcement, all the commands below that contain `singularity` as the command line executable will execute *Apptainer* and can be replaced with the `apptainer` command with no change in function.
89

910
## Preparing a Singularity image
1011

0 commit comments

Comments
 (0)