Skip to content

Commit 7f61b01

Browse files
vferatoesteban
authored andcommitted
Update running.rst
1 parent d926d05 commit 7f61b01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/usage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Known issues with HPC
147147

148148
The container needs to download the templates from the internet.
149149
If the container does not have internet access, you can download the
150-
templates manually using the templateflow library:
150+
templates manually using the ``templateflow`` library:
151151

152152
.. code-block:: python
153153
@@ -181,7 +181,7 @@ Known issues with HPC
181181

182182
.. code-block:: bash
183183
184-
apptainer run --net --network none -v /path/to/templates:/path/to/templateflow --env TEMPLATEFLOW_HOME=/path/to/templateflow ...
184+
apptainer run --net --network none -v /path/to/templateflow:/path/to/templates --env TEMPLATEFLOW_HOME=/path/to/templates ...
185185
186186
187187

0 commit comments

Comments
 (0)