tiny fix: remove extra backquote on readme.md
It is a typo, probably.
This commit is contained in:
parent
b17bc8db68
commit
317f33e33c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue