From fc15602e157d5d49f32bb7044ab243e0291eedf0 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 1 Feb 2023 15:09:30 -0800 Subject: More tweaks on INSTALL.md. --- INSTALL.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index ca3c0abe6..f443533f8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -205,10 +205,9 @@ The easiest way to build pandoc from source is to use [stack][stack]: 1. Install [stack][stack]. Note that Pandoc requires stack >= 1.7.0. -2. Change to the pandoc source directory and issue the following commands: - +2. stack setup - stack install + stack install pandoc-cli `stack setup` will automatically download the ghc compiler if you don't have it. `stack install` will install the -- cgit v1.2.3