diff --git a/content/en/docs/Getting Started/Neurocontainers/singularity.md b/content/en/docs/Getting Started/Neurocontainers/singularity.md index 8c5a8ed4f..94b0a6b47 100644 --- a/content/en/docs/Getting Started/Neurocontainers/singularity.md +++ b/content/en/docs/Getting Started/Neurocontainers/singularity.md @@ -23,7 +23,7 @@ export container=itksnap_3.8.0_20201208 Then download the containers. One way is to use CURL: ```shell -curl -X GET https://d15yxasja65rk8.cloudfront.net/${container}.simg -O +curl -X GET https://d15yxasja65rk8.cloudfront.net/$container.simg -O ``` ## Singularity Containers and GPUs