From fccd9ed42e4f76de2f9ffe2928c90c5de38732cb Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Wed, 13 Aug 2025 17:36:12 -0400 Subject: [PATCH] More word tweakage. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6aaf0078..adad8dd6 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ all of your distribution's Noto Font-related packages. ## Installation -Remind can be installed with the usual: +Assuming you have a normal C development environment installed, Remind +can be installed with the usual: `./configure && make && make test && sudo make install`