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