From 2020370598473906df71bccc3a9c6f78155773a6 Mon Sep 17 00:00:00 2001 From: Jochum D Date: Wed, 30 Dec 2020 09:39:58 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e21340..82f1ec4 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ or ``sudo systemd enable linux-ck-autobuild@[your-username].service`` -The first option is recommended if you run a graphical user environment, which gives the notifies the user in case of an update and the option to postpone the build. +The first option is recommended if you run a graphical user environment, which notifies the user in case of an update and the option to postpone the build. The second option is handy for servers that don't have a console, it is advisable to look at the ``makeflags`` and ``maxload`` option in the config. The configuration can be accessed at any time by running ``linux-ck-autobuild -c`` from a command line.