From 85aff93b02047fac87e300f96d6c8ac658f76974 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Thu, 28 Mar 2024 16:03:12 +0100 Subject: [PATCH] Fix templating instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48d3308..3a825e4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ First install node.js, e.g.: Then install doT.js and its dependencies: - $ npm install dot commander mkdirp + $ npm install dot 'commander@12.0.0' mkdirp And finally compile the template: