From 77020a5fae1743126652a5db730605e87ef81f50 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 26 Oct 2025 07:48:05 +0100 Subject: [PATCH] updated template --- templates/program.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/program.md b/templates/program.md index 4a3c7dd..204d3a5 100644 --- a/templates/program.md +++ b/templates/program.md @@ -4,7 +4,7 @@ ## Setup -The /name/ program can be installed [/via GitHub/](). +The /name/ program can be installed from source as described [/on GitHub-the official website/](). Alternatively many [Linux](/wiki/linux.md) [package managers](/wiki/linux/package_manager.md) package /name/ in the `/package/`. The software can be setup via [Docker](/wiki/docker.md) with the [/docker name/ image]().