From 6325b9e1f809114b9f40c4cc5a76114e13b78aec Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 26 Oct 2025 08:01:49 +0100 Subject: [PATCH] fixed typo --- templates/program.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/program.md b/templates/program.md index 204d3a5..cad4c62 100644 --- a/templates/program.md +++ b/templates/program.md @@ -6,7 +6,7 @@ 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/`. +package /name/ in the `/package/` package. The software can be setup via [Docker](/wiki/docker.md) with the [/docker name/ image](). ## Usage