diff --git a/README.md b/README.md index 3fe7d0e..ec9874d 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ sudo chown -R opendtu-logger:opendtu-logger /opt/opendtu-logger sudo nano /etc/systemd/system/opendtu-logger.service ``` -Add the contents of `systemd/opendtu-logger.service` and alter the `REMOTE_URL` and `DB_URL` Environment variables to match your setup. +Add the contents of `systemd/opendtu-logger.service` and alter the `REMOTE_URL` and `DB_URL` environment variables to match your setup. ### PostgreSQL setup