More word tweakage.

This commit is contained in:
Dianne Skoll
2025-08-13 17:36:12 -04:00
parent a49ecccb34
commit fccd9ed42e

View File

@@ -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`