From 5be886301be6ee09d40e9af6086f4290fa213963 Mon Sep 17 00:00:00 2001 From: Rerum02 <105669177+Rerum02@users.noreply.github.com> Date: Tue, 27 Feb 2024 22:43:03 -0500 Subject: [PATCH] Update README.md to add openSUSE Tumbleweed (#191) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9515f38..d5fe737 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,13 @@ Arch User Repositories (AUR). To install it simply run with your favorite AUR he ``` paru iamb-git ``` +### openSUSE Tumbleweed + +On openSUSE Tumbleweed a [package](https://build.opensuse.org/package/show/home%3Asmolsheep/iamb) is available from openSUSE Build Service (OBS). To install just use OBS Package Installer: + +``` +opi iamb +``` ### Nix / NixOS (flake)