From 43465d74cbf41584496763c0495272537e7f7432 Mon Sep 17 00:00:00 2001 From: Tom Date: Sat, 21 Mar 2026 16:31:30 +0000 Subject: [PATCH] Rephrase line 98 and include other inits Signed-off-by: Tom --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fc9dacf..c58e6d2 100644 --- a/readme.md +++ b/readme.md @@ -95,7 +95,7 @@ $ zig build run > [!IMPORTANT] > While you can run Ly in a terminal emulator as root, it is **not** recommended. If you want to test Ly, please enable its service (as described below) and reboot your machine. -The next section will explain how to use ly with systemd, setting it up for other init systems is very similar. +The next sections will explain how to use Ly with a variety of init systems. Detailed explanation is only given for systemd,but should be applicable for all. > [!NOTE] > All following sections will assume you are using LightDM for convenience sake.