From 4079a53c2b6beaa734c274994e861ee7e639fcee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=84min=20Baumeler?= Date: Mon, 2 Jun 2025 09:36:19 +0200 Subject: [PATCH] updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e03230..a257341 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ with a CalDav server, such as [Radicale](https://radicale.org/), and a synchroni Installation ------------ -Just copy the file to your preferred location, e.g., `~/.local/bin`, and make it executable. +Download the file `fzf-vjour` from the [latest release](https://github.com/baumea/fzf-vjour/releases/latest), or run `./scripts/build.sh`, then +copy `fzf-vjour` to your preferred location, e.g., `~/.local/bin`, and make it executable. ### Requirements This is a POSIX script with inline `awk` elements.