From 8d2a0d6f9d7ed4c99860e40e2d8b671ae367f305 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Tue, 20 Nov 2018 11:37:14 +0100 Subject: [PATCH] Mention Void Linux Package in the README (#63) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d08b1b0..2cdcb42 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,12 @@ If you're an Arch Linux user, you can also install the package from the AUR: - [tealdeer](https://aur.archlinux.org/packages/tealdeer/) - [tealdeer-git](https://aur.archlinux.org/packages/tealdeer-git/) +### Through xbps (Void Linux) + +If you're a Void Linux user, you can install the package using xbps: + + $ xbps-install -Sy tealdeer + ### From Homebrew (macOS) If you're a macOS user, you can install the package from the Homebrew with the following command: