From a93be6d343ac92f132e9237e3cf7812f9740817e Mon Sep 17 00:00:00 2001 From: mtbakerguy Date: Wed, 30 Dec 2020 16:57:14 -0800 Subject: [PATCH] Add brew command. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 340bb85..81b7742 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ To start with, ensure you have a version of groff installed that supports PDF document generation. This typically won't be a problem unless you are on OSX and trying to use the default that comes with -the os. On a Linux system, you may need to install the full groff +the os (typically fixable with a `brew install groff`). On a Linux system, you may need to install the full groff package as some distributions have a minimal installation that doesn't include the full suite of macro sets.