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 @@ -31,7 +31,7 @@ well)::
31
31
32
32
pip install cwlref-runner
33
33
34
- If installling alongside another CWL implementation then::
34
+ If installing alongside another CWL implementation then::
35
35
36
36
pip install cwltool
37
37
@@ -77,7 +77,7 @@ the default cwl-runner use::
77
77
Use with boot2docker
78
78
--------------------
79
79
boot2docker is running docker inside a virtual machine and it only mounts ``Users ``
80
- on it. The default behavoir of CWL is to create temporary directories under e.g.
80
+ on it. The default behavior of CWL is to create temporary directories under e.g.
81
81
``/Var `` which is not accessible to Docker containers.
82
82
83
83
To run CWL successfully with boot2docker you need to set the ``--tmpdir-prefix ``
You can’t perform that action at this time.
0 commit comments