Fixed a typo in the docs (the docker image to pull was wrong) (#8814)
This commit is contained in:
parent
d02c4bbd9a
commit
1fd9574353
@ -165,7 +165,7 @@ The fastest way to set-up your environment is to :ref:`use a Docker image <workf
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ docker pull alalazo/spack:module_tutorial
|
||||
$ docker pull spack/module-tutorial:latest
|
||||
$ docker run --rm -h module-file-tutorial -it spack/module-tutorial:latest
|
||||
root@module-file-tutorial:/#
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user