From 609d9712a683b8914dbf7ffd58c35f9411724b14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=84min=20Baumeler?= Date: Mon, 16 Jun 2025 11:12:45 +0200 Subject: [PATCH] no reference to built files, BIY --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7166153..50c4aca 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,7 @@ Installation ### Manual -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. +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.