From 044600490d701ecc04597cc0c1a6dc430a5c44ed Mon Sep 17 00:00:00 2001 From: Quan Tong Date: Fri, 12 Jul 2024 11:22:34 +0700 Subject: [PATCH] add yq and envsubst as requirements --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c2a1315..30bf51c 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ Ensure that you're using [fish shell](https://fishshell.com/) with the [fish_tit Install the requirements: +- [yq](https://github.com/mikefarah/yq) +- [envsubst](https://www.gnu.org/software/gettext/manual/html_node/envsubst-Invocation.html) - [bat](https://github.com/sharkdp/bat) for file previews - [broot](https://github.com/Canop/broot) - [fish shell](https://fishshell.com/)