From 895edaf904e653ae7152eda9d6962347d8a114c2 Mon Sep 17 00:00:00 2001 From: AnErrupTion Date: Wed, 5 Mar 2025 19:43:02 +0100 Subject: [PATCH] Update README to only include Zig 0.14.0 Signed-off-by: AnErrupTion --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3302da6..f9d8cb5 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD. ## Dependencies - Compile-time: - - zig >=0.12.0 + - zig 0.14.0 - libc - pam - xcb (optional, required by default; needed for X11 support) @@ -254,4 +254,3 @@ disable the main box borders with `hide_borders = true`. ## Additional Information The name "Ly" is a tribute to the fairy from the game Rayman. Ly was tested by oxodao, who is some seriously awesome dude. -