Skip to content

Commit

Permalink
Use newly installed pandoc 3.1.2 (as of 2023-04-04)
Browse files Browse the repository at this point in the history
  • Loading branch information
jneubert committed May 4, 2023
1 parent b3a15ee commit 1661424
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@


# binaries
PANDOC=/usr/local/bin/pandoc
##PANDOC=/usr/local/bin/pandoc
##PANDOC=/home/nbt/bin/pandoc-2.14.2
PANDOC=/usr/bin/pandoc-bin

# auxiliary
EMPTY :=
Expand Down

0 comments on commit 1661424

Please sign in to comment.