File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ This package depends on two other packages:
3535## Installation
3636
3737You can obtain the pre-built ` md2pdf ` binary for your OS and arch
38- [ here] ( https://github.com/solworktech/mdtopdf /releases ) ;
38+ [ here] ( https://github.com/solworktech/md2pdf /releases ) ;
3939you can also install the ` md2pdf ` binary directly onto your ` $GOBIN ` dir with:
4040
4141``` sh
@@ -50,7 +50,7 @@ $ brew install md2pdf
5050
5151## Syntax highlighting
5252
53- ` mdtopdf ` supports colourised output via the [ gohighlight module] ( https://github.com/jessp01/gohighlight ) .
53+ ` md2pdf ` supports colourised output via the [ gohighlight module] ( https://github.com/jessp01/gohighlight ) .
5454
5555For examples, see [ testdata/syntax_highlighting.md] ( ./testdata/syntax_highlighting.md ) and
5656[ testdata/syntax_highlighting.pdf] ( ./testdata/syntax_highlighting.pdf )
You can’t perform that action at this time.
0 commit comments