Skip to content

Commit 070578d

Browse files
committed
README revision.
1 parent 3fc7f10 commit 070578d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This package depends on two other packages:
3535
## Installation
3636

3737
You 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);
3939
you 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

5555
For examples, see [testdata/syntax_highlighting.md](./testdata/syntax_highlighting.md) and
5656
[testdata/syntax_highlighting.pdf](./testdata/syntax_highlighting.pdf)

0 commit comments

Comments
 (0)