Skip to content

Commit

Permalink
[Bug] Minor fix to headers on installation rst file
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Nov 28, 2024
1 parent 467467d commit 6c4f900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can build the package by running the following command: ::

$ docker build -t cbica/nichart_dlmuse .

.. _`Singularity/Apptainer build`
.. _`Singularity/Apptainer build`:

Singularity and Apptainer images can be built for NiChart_DLMUSE, allowing for frozen versions of the pipeline and easier
installation for end-users. Note that the Singularity project recently underwent a rename to "Apptainer", with a commercial
Expand All @@ -43,7 +43,7 @@ After installing the container engine, run: ::
This will take some time, but will build a containerized version of your current repo. Be aware that this includes any local changes!
The nichart_dlmuse.sif file can be distributed via direct download, or pushed to a container registry that accepts SIF images.

.. _`Manual installation`
.. _`Manual installation`:

You can manually build the package from source by running: ::

Expand Down

0 comments on commit 6c4f900

Please sign in to comment.