documentation: fix formatting of code-block section (#19693)

This commit is contained in:
Shahzeb Siddiqui 2020-11-03 06:15:46 -05:00 committed by GitHub
parent 4637d97d41
commit 75e73d7fcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -515,7 +515,7 @@ module files, and to add the correct path to ``MODULEPATH``, you need to
source the appropriate setup file. Assuming Spack is installed in
``$SPACK_ROOT``, run the appropriate command for your shell:
. code-block:: console
.. code-block:: console
# For bash/zsh/sh
$ . $SPACK_ROOT/share/spack/setup-env.sh