Add installation instructions for openSUSE Tumbleweed.

I added the installation instructions for openSUSE Tumbleweed (with Zypper).
This commit is contained in:
Eliott Takvorian 2026-01-27 17:11:57 +01:00 committed by GitHub
commit 9c2d3640da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,6 +98,11 @@ gpgkey=https://repo.charm.sh/yum/gpg.key' | sudo tee /etc/yum.repos.d/charm.repo
sudo yum install glow
```
```bash
# openSUSE Tumbleweed
sudo zypper install glow
```
Or download a binary from the [releases][releases] page. MacOS, Linux, Windows,
FreeBSD and OpenBSD binaries are available, as well as Debian, RPM, and Alpine
packages. ARM builds are also available for macOS, Linux, FreeBSD and OpenBSD.