From 6d11da1163b0ffd3b60cd7e5a9326307cb29ff9c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 22 Apr 2023 10:16:48 -0700 Subject: [PATCH] Fix Windows install instructions for winget. Closes #8799. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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