Skip to content

Commit 684bb5f

Browse files
committed
Add Singularity instructions to the FAQs.
1 parent ed9e15b commit 684bb5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ We recommend installing Mindboggle and its dependencies as a cross-platform
7171
Docker container for greater convenience and reproducibility of results.
7272
All the examples below assume you are using this Docker container,
7373
with the path /home/jovyan/work/ pointing to your host machine.
74-
(Alternatively, one can `create a Singularity image <faq>`_,
74+
(Alternatively, one can `create a Singularity image <http://mindboggle.readthedocs.io/en/latest/faq/singularity.html>`_,
7575
or Mindboggle can be installed from scratch on a Linux machine using
7676
`this script <https://raw.githubusercontent.com/nipy/mindboggle/master/install_mindboggle.sh>`_).
7777

@@ -87,7 +87,7 @@ terminal window)::
8787
over 6GB.*
8888

8989
*Note 2: You may need to increase memory allocated by Docker to at least 5GB.
90-
For example:* `By default, Docker for Mac is set to use 2 GB runtime memory <https://docs.docker.com/docker-for-mac/>`_.
90+
For example: By default, Docker for `Mac is set to use 2 GB runtime memory <https://docs.docker.com/docker-for-mac/>`_.
9191
9292
3. Optionally download sample data. To try out the ``mindboggle`` examples
9393
below, download and unzip the directory of example input data

0 commit comments

Comments
 (0)