fixup! typo

This commit is contained in:
Kitlith 2025-05-29 21:25:00 -07:00
parent 15e87e2a0a
commit 861be0fa62

View file

@ -83,7 +83,7 @@ Since I'm managing my active runtimes through [vr-multiarch-build]
Here's what I did that worked:
```sh
muvm -it -p 9757/udp -p 9759 -- bash
muvm -it -p 9757/udp -p 9757 -- bash
```
```sh