We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda5671 commit 3bbd228Copy full SHA for 3bbd228
README.md
@@ -55,7 +55,9 @@ This is a planned fix; [see here](https://github.com/mandolyte/mdtopdf/issues/1)
55
56
## Installation
57
58
-To install the package, run the usual `go get`:
+You can obtain the pre-built `md2pdf` for your OS and arch [here](https://github.com/mandolyte/mdtopdf/releases),
59
+alternatively, install golang and run `go get`:
60
+
61
```
62
$ go get github.com/mandolyte/mdtopdf
63
0 commit comments