From 5e1c739f2420fc1db9d2b2ac475692e8a9016480 Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Mon, 19 Feb 2018 09:27:07 +0100 Subject: [PATCH] Link to tealdeer AUR package --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f6e74a..4c3a527 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,9 @@ To enable the log output, set the `RUST_LOG` env variable: If you're an Arch Linux user, you can also install the package from the AUR: - $ yaourt -S tealdeer-git + $ yaourt -S tealdeer + +(Or `tealdeer-git` if you prefer the current development version.) ## Bash Autocompletion