From ea37044d67ee185f72dc60ca9a531e5b97f52543 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Fri, 15 May 2020 17:05:46 -0600 Subject: [PATCH] Minor change to systemd setup I thought this was addressed during the pull request, but I guess not? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b64df24..88d38a1 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ pip install -r requirements.txt ``` #### systemd Configuration -After building the virtual environment, add the following to `/lib/systemd/system/whoogle.service`: +After building the virtual environment, you can add the following to `/lib/systemd/system/whoogle.service` to set up a Whoogle Search systemd service: ``` [Unit]