Update README.md to add openSUSE Tumbleweed (#191)

This commit is contained in:
Rerum02 2024-02-27 22:43:03 -05:00 committed by GitHub
parent 3e3b771b2e
commit 5be886301b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,6 +43,13 @@ Arch User Repositories (AUR). To install it simply run with your favorite AUR he
``` ```
paru iamb-git 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) ### Nix / NixOS (flake)