From 317f33e33c584be56c6c48fcf2deb211a7278075 Mon Sep 17 00:00:00 2001 From: doew <39424676+doew@users.noreply.github.com> Date: Tue, 22 Mar 2022 18:01:54 +0900 Subject: [PATCH] tiny fix: remove extra backquote on readme.md It is a typo, probably. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fd2c6e..af41156 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Available commands: Choose a template with the -t option. ```bash -./bin/md2resume html --template blockish examples/source/sample.md examples/output/` +./bin/md2resume html --template blockish examples/source/sample.md examples/output/ ``` If you want to edit your markdown resume in your editor while watching it