From b6811e7c2d388f2aa2b0c002ec3cf39d1d964cce Mon Sep 17 00:00:00 2001 From: hayzamjs Date: Thu, 1 Jan 2026 18:32:20 +0530 Subject: [PATCH] docs: add qemu-tools to pkg install cmd --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c48dafa1..2d799f04 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,10 @@ kern.racct.enable=1 ## From source -Install required packages. +Install required (and optional) packages: ```sh -pkg install git node22 npm-node22 go tmux libvirt bhyve-firmware smartmontools tmux samba422 jansson swtpm +pkg install git node22 npm-node22 go tmux libvirt bhyve-firmware smartmontools tmux samba422 jansson swtpm qemu-tools ``` Clone the repo and build Sylve.