We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bfd0d9 commit d305d6dCopy full SHA for d305d6d
RunningCZIDWorkflowsOnARMMacs.md
@@ -16,7 +16,7 @@ Go to the czid-workflows repo
16
### Boot and mount the colima VM
17
```
18
# uses 4GB of memory & 4 CPUs, change this to suit your needs
19
-colima start --mount $PWD:/work:w -m 4 -c 4
+colima start --mount $PWD:/work:w -m 4 -c 4 -a x86_64
20
21
22
0 commit comments