From c2a5b0cb2f48714f0deb08db3b558e23a7e33714 Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Mon, 23 Dec 2024 16:33:08 +0100 Subject: [PATCH] Fix installation recipe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb0c8ae..51899f7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Generic project templates for tools, filters, libraries in C++. ## Installation -Type `make` to install the `mkproj` tool and its man page. +Type `make` to install the `mkproj` script, its man page, and the templates. ## Overview