documentation: fix formatting of code-block section (#19693)
This commit is contained in:
		| @@ -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 | source the appropriate setup file. Assuming Spack is installed in | ||||||
| ``$SPACK_ROOT``, run the appropriate command for your shell: | ``$SPACK_ROOT``, run the appropriate command for your shell: | ||||||
|  |  | ||||||
| . code-block:: console | .. code-block:: console | ||||||
|  |  | ||||||
|    # For bash/zsh/sh |    # For bash/zsh/sh | ||||||
|    $ . $SPACK_ROOT/share/spack/setup-env.sh |    $ . $SPACK_ROOT/share/spack/setup-env.sh | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Shahzeb Siddiqui
					Shahzeb Siddiqui