From d77bd2e20dc5548b3beb4436af79e322ec91e178 Mon Sep 17 00:00:00 2001 From: Christopher Snyder Date: Thu, 13 Aug 2026 10:17:01 -0400 Subject: [PATCH] fix: "lbivirt" -> "libvirt" typo fix in README.md Signed-off-by: Christopher Snyder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f903e3fa..6cdb62edd 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ bcvk libvirt run --update-from-host --name devvm localhost/myimage #### Using and managing libvirt VMs -After initializing a VM a common next step is `bcvk lbivirt ssh `. +After initializing a VM a common next step is `bcvk libvirt ssh `. bcvk defaults to injecting SSH keys via [systemd credentials](https://systemd.io/CREDENTIALS/). The private key is specific to the VM and is stored in the domain metadata.