Fixed a typo in the docs (the docker image to pull was wrong) (#8814)

This commit is contained in:
Massimiliano Culpo 2018-07-27 16:56:01 +02:00 committed by Adam J. Stewart
parent d02c4bbd9a
commit 1fd9574353

View File

@ -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:/#