From 5f5206383516eb0eeea7ab6ef5be863e8f998b9a Mon Sep 17 00:00:00 2001 From: AnErrupTion Date: Wed, 12 Mar 2025 08:00:42 +0100 Subject: [PATCH] Remove duplicate information in README Signed-off-by: AnErrupTion --- readme.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/readme.md b/readme.md index 72adb2c..0386dd1 100644 --- a/readme.md +++ b/readme.md @@ -100,12 +100,6 @@ Install Ly for systemd-based systems (the default) # zig build installexe ``` -(You can also install Ly without overriding the current configuration -file) -``` -# zig build installnoconf -``` - Enable the service ``` # systemctl enable ly.service