diff --git a/INSTALL.md b/INSTALL.md index c016a0a..bdb83f6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -40,7 +40,7 @@ make install-user ### Optional - **pandoc** - For building manpages - Debian/Ubuntu: `sudo apt-get install pandoc` - - macOS: `brew install pandoc` + - Arch: `sudo pacman -S pandoc` - Or use `go-md2man`: `go install github.com/cpuguy83/go-md2man/v2@latest` ## Installation Steps