Skip to content

Commit dc0e482

Browse files
authored
INSTALL: add note that parallel installations should be avoided. (jgm#7147)
Closes: jgm#6865
1 parent 96d384a commit dc0e482

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

INSTALL.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ without SVG support), [Python] (to use Pandoc filters), and
3434

3535
choco install rsvg-convert python miktex
3636

37+
Using multiple installation methods can result in two separate
38+
installations of pandoc; it is recommended to properly uninstall
39+
pandoc before switching to an alternative installation method.
40+
3741
By default, Pandoc creates PDFs using LaTeX.
3842
We recommend installing it via [MiKTeX].
3943

0 commit comments

Comments
 (0)