Skip to content

Commit

Permalink
Update docs/installation/using_containers.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Smith <robert.smith@florey.edu.au>
  • Loading branch information
bjeurissen and Lestropie authored Nov 20, 2024
1 parent e1c372d commit 9f522eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/installation/using_containers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,9 @@ Run GUI command
The following basic usage has been shown to work on Linux::

singularity run -B /run MRtrix3.sif mrview
OR (if using NVIDIA graphics drivers)

If you have NVidia graphics drivers, you may need to instead use the `--nv` option::

singularity run --nv /run MRtrix3.sif mrview
If you wish to utilise a *clean environment* when executing ``mrview``,
Expand Down

0 comments on commit 9f522eb

Please sign in to comment.