mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-20 15:14:17 +02:00
Include openSUSE installation instructions for glow
Add installation instructions for openSUSE using Zypper.
This commit is contained in:
parent
53788271b3
commit
d87b244e6f
1 changed files with 5 additions and 0 deletions
|
|
@ -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 (Zypper)
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue