From 18302216a993652ba29b9e1c38daa4dca9197f8c Mon Sep 17 00:00:00 2001 From: Piplup <100526773+piplup55@users.noreply.github.com> Date: Wed, 29 Jun 2022 10:01:22 +0100 Subject: [PATCH] fixed typeo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83c18c0..7418140 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ dotnet run --project Server/Server.csproj -c Release ``` If you ran `dotnet build` instead of `dotnet run`, you can find the binary at `Server/bin/net6.0/Release/Server.exe` -## Run under systemd +## Running under systemd If you have systemd, you can use the existing systemd serivce.