Skip to content

Commit

Permalink
docs: Fix QEMU emulator dependency names
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Faria <[email protected]>
  • Loading branch information
albertofaria committed Aug 11, 2024
1 parent 59113d1 commit 138b168
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/1-installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ $ dnf install crun-vm
[virtqemud](https://gitlab.com/libvirt/libvirt)
- [passt](https://passt.top/)
- [qemu-img](https://gitlab.com/qemu-project/qemu)
- qemu-system-x86_64-core, qemu-system-aarch64-core, and/or other [QEMU
system emulators](https://gitlab.com/qemu-project/qemu) for the VM
architectures you want to support
- qemu-system-x86_64, qemu-system-aarch64, and/or other [QEMU system
emulators](https://gitlab.com/qemu-project/qemu) for the VM architectures
you want to support
- [skopeo](https://github.com/containers/skopeo)
- ssh
- [util-linux](https://github.com/util-linux/util-linux)
Expand Down

0 comments on commit 138b168

Please sign in to comment.