Skip to content

Commit fb5cc5f

Browse files
committed
[ci skip] Fix spelling mistake and command mistake in documentation.
1 parent 20eb1a8 commit fb5cc5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting-started-user.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Your user will need to be in the docker group on the machine you are running on
4848
[#]_. After restarting your machine, command the following in an empty
4949
directory::
5050

51-
docker run -ti virtualmicromagnetics/full:release /bin/bash
51+
docker run -ti virtualmicromagnetics/lite:1.0.4 /bin/bash -l
5252

5353
This command will download the Full Virtual Micromagnetics container image from
5454
the Internet to your computer, and start bash in your shell.
@@ -58,5 +58,5 @@ besides the Full Virtual Micromagnetics environment.
5858

5959
.. [#] Note that the docker group is root-equivalent, so you will likely need
6060
to own the machine to use Virtual Micromagnetics containers. To avoid this,
61-
consider using a different provider that does not require root priveleges,
61+
consider using a different provider that does not require root privileges,
6262
but beware, as Docker is the only container provider supported at present.

0 commit comments

Comments
 (0)