aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-04-22 10:16:48 -0700
committerJohn MacFarlane <[email protected]>2023-04-22 10:16:48 -0700
commit6d11da1163b0ffd3b60cd7e5a9326307cb29ff9c (patch)
tree9387c43dd7c770b31b202e8b7ccb64c5786a7f2c /INSTALL.md
parent16f28ef5e945f3be14e05afb7d91f8adca18e49a (diff)
Fix Windows install instructions for winget.
Closes #8799.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 22b8ab91d..6713d7155 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -37,7 +37,7 @@ without SVG support), [Python] (to use Pandoc filters), and
Or, you can install pandoc using
[winget](https://github.com/microsoft/winget-pkgs):
- winget install pandoc
+ winget install --source winget --exact --id JohnMacFarlane.Pandoc
Using multiple installation methods can result in two separate
installations of pandoc; it is recommended to properly uninstall