Remove misleading hint to different docker command
Because of #80 the pdf generation inside of docker now works the same.
This commit is contained in:
parent
c6e66fd476
commit
6fbb6b4f52
|
@ -21,8 +21,6 @@ at the [blog post for the project][blog], or look in examples/output to see samp
|
|||
|
||||
Run those commands in the directory where you put your markdown resume.
|
||||
|
||||
The command for PDF creation works differently in a container, use `md2pdf` instead of the usual command.
|
||||
|
||||
#### Oneshot command
|
||||
|
||||
This is best suited for use in scripts or in CI environments:
|
||||
|
|
Loading…
Reference in New Issue