Minor change to systemd setup

I thought this was addressed during the pull request, but I guess not?
main
Ben Busby 2020-05-15 17:05:46 -06:00 committed by GitHub
parent 46b6c66312
commit ea37044d67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ pip install -r requirements.txt
``` ```
#### systemd Configuration #### 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] [Unit]