Skip to content

Commit 36eea65

Browse files
authored
Update worker_vm.md
1 parent 404e515 commit 36eea65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_docs/developer/getting_started/worker_vm.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ machines* in addition to your primary vagrant virtual machine.
4343

4444
_NOTE: Running a socket command while a worker machine is running can detach the
4545
process, making the VM inaccessible to vagrant. If this happens and you are unable
46-
to `vagrant workers halt`, then you may run `pkill -15 -f qemu-system-` to halt
47-
the worker machine._
46+
to `vagrant workers halt`, then you may run `pkill -15 -f qemu-system-` to kill
47+
all virtual machines running on your computer (including the main Submitty VM)._
4848

4949
6. Now you can create the worker machine(s) with:
5050
```

0 commit comments

Comments
 (0)