Added chocolatey installation method (#4844)
This commit is contained in:
parent
bebfda62dc
commit
cc4753367c
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
||||||
a zip file that contains pandoc's binaries and
|
a zip file that contains pandoc's binaries and
|
||||||
documentation. Simply unzip this file and move the binaries
|
documentation. Simply unzip this file and move the binaries
|
||||||
to a directory of your choice.
|
to a directory of your choice.
|
||||||
|
|
||||||
|
- Alternatively, you can install pandoc using
|
||||||
|
[chocolatey](https://chocolatey.org): `choco install pandoc`.
|
||||||
|
|
||||||
- For PDF output, you'll also need to install LaTeX.
|
- For PDF output, you'll also need to install LaTeX.
|
||||||
We recommend [MiKTeX](http://miktex.org/).
|
We recommend [MiKTeX](http://miktex.org/).
|
||||||
|
|
Loading…
Add table
Reference in a new issue