From 691996ff7f4e820ed50e804853653e331b94bf19 Mon Sep 17 00:00:00 2001 From: DeaDvey <104674266+DeaDvey@users.noreply.github.com> Date: Fri, 26 Jul 2024 02:44:45 +0000 Subject: [PATCH] Spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c2892c..301c36b 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ make # 👍 # Starting with SystemD Starting lidm with SystemD is not fully supported, however it will start on launch. -Firstly, edit the assets/li.service file to have the corrent path of the lidm binary. +Firstly, edit the assets/li.service file to have the correct path of the lidm binary. eg: ```ExecStart=$HOME/git/lidm/lidm``` Then, in the lidm directory run these commands: