Skip to content

Commit

Permalink
Fix templating instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sfan5 committed Mar 28, 2024
1 parent 17b52cd commit 85aff93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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:

Expand Down

0 comments on commit 85aff93

Please sign in to comment.