3 lines
59 B
Makefile
3 lines
59 B
Makefile
|
build:
|
||
|
pandoc -r markdown -w pdf -o README.pdf README.md
|