From 959ea22064c81cf52afdd98f3b57fe022ada559d Mon Sep 17 00:00:00 2001 From: "Bernhard M. Wiedemann" Date: Tue, 16 Jun 2026 08:08:49 +0200 Subject: [PATCH] Add install instructions for openSUSE --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 217f13b..d8bbba8 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,12 @@ dnf copr enable -y slp/krunvm dnf install -y krunvm ``` +### openSUSE + +``` +zypper install -y krunvm +``` + ### Building from sources #### Dependencies