File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
4949directory::
5050
51- docker run -ti virtualmicromagnetics/full:release /bin/bash
51+ docker run -ti virtualmicromagnetics/lite:1.0.4 /bin/bash -l
5252
5353This command will download the Full Virtual Micromagnetics container image from
5454the 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.
You can’t perform that action at this time.
0 commit comments