From f7856f6b0f75ac4c9d5c357d530c542e88694f57 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 8 Jul 2026 10:23:18 +0200 Subject: [PATCH] update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ae9148..2e75c97 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ Het script installeert `jq` en `less` automatisch als ze ontbreken. ## Gebruik -Maak het script uitvoerbaar: - +download en voer het installatie script uit: ```bash -chmod +x wiki.sh +curl https://git.de-roo.org/ben/wiki-terminal/raw/branch/main/INSTALL.sh | bash