From 2ff5a0e04ae5265f6dc8a35a1959cf188f2f397e Mon Sep 17 00:00:00 2001 From: Pieter Hollander Date: Mon, 25 Mar 2024 20:04:49 +0100 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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