Minor change to systemd setup

I thought this was addressed during the pull request, but I guess not?
pull/71/head
Ben Busby 4 years ago committed by GitHub
parent 46b6c66312
commit ea37044d67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save