From 290c27f25c2b925ece8929ec3ac42d9d800d4aae Mon Sep 17 00:00:00 2001 From: killertofus Date: Sun, 22 Feb 2026 23:51:02 -0700 Subject: [PATCH] added opensuse install instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7818c36b..0101e8fe 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,15 @@ Then, install the package: ```bash dnf install mangowc ``` +## OpenSUSE +The package is in the third-party obs repository. +install the package: + +```bash +sudo zypper install opi +opi install mangowc +``` ## Other ```bash