From a6f7b9b595bddda88a81f7931ffa4bb68ae20b01 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Thu, 22 Dec 2022 10:14:21 +0100 Subject: [PATCH] code styling --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 997e232..49770b7 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,8 @@ WantedBy=multi-user.target EOF ``` -Now you have to run `systemctl daemon-reload`. After that you can start service with `systemctl start fastapi-dls.service`. +Now you have to run `systemctl daemon-reload`. After that you can start service +with `systemctl start fastapi-dls.service`. # Configuration