From a8a1b98c7384ff0b06035a71cb0cd32327fdee95 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Mon, 24 Jan 2022 01:53:57 +0100 Subject: [PATCH] glow is now in the community repo and can directly be installed with pacman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79160f0..f59d9fe 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ brew install glow sudo port install glow # Arch Linux (btw) -yay -S glow +pacman -S glow # Void Linux xbps-install -S glow