add reference to install via winget (#7951)
This commit is contained in:
parent
9b5ec100e5
commit
0adfc6e58e
1 changed files with 5 additions and 0 deletions
|
@ -33,6 +33,11 @@ without SVG support), [Python] (to use Pandoc filters), and
|
|||
[MiKTeX] (to typeset PDFs with [LaTeX]):
|
||||
|
||||
choco install rsvg-convert python miktex
|
||||
|
||||
Or, you can install pandoc using
|
||||
[winget](https://github.com/microsoft/winget-pkgs):
|
||||
|
||||
winget install pandoc
|
||||
|
||||
Using multiple installation methods can result in two separate
|
||||
installations of pandoc; it is recommended to properly uninstall
|
||||
|
|
Loading…
Add table
Reference in a new issue