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`