From 0adfc6e58e36141a826ea4201ee976675b2dc991 Mon Sep 17 00:00:00 2001
From: Guriy Samarin <guriysamarin@outlook.com>
Date: Tue, 8 Mar 2022 20:01:18 +0300
Subject: [PATCH] add reference to install via winget (#7951)

---
 INSTALL.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/INSTALL.md b/INSTALL.md
index 35151eb02..ca1799dd3 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -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