From ba7c9a5ea535b5cc663ec8f302ed0c15cf93daed Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Wed, 26 Feb 2020 11:47:09 -0500 Subject: [PATCH] Add Void Linux installation instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 431d8d4..3be5feb 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ brew install glow # Arch Linux (btw) yay -S glow +# Void Linux +xbps-install -S glow + # Nix nix-env -iA nixpkgs.glow