mirror of https://github.com/fairyglade/ly.git
Update README to only include Zig 0.14.0
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
bebccf4d5a
commit
895edaf904
|
@ -8,7 +8,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
- Compile-time:
|
- Compile-time:
|
||||||
- zig >=0.12.0
|
- zig 0.14.0
|
||||||
- libc
|
- libc
|
||||||
- pam
|
- pam
|
||||||
- xcb (optional, required by default; needed for X11 support)
|
- xcb (optional, required by default; needed for X11 support)
|
||||||
|
@ -254,4 +254,3 @@ disable the main box borders with `hide_borders = true`.
|
||||||
## Additional Information
|
## Additional Information
|
||||||
The name "Ly" is a tribute to the fairy from the game Rayman.
|
The name "Ly" is a tribute to the fairy from the game Rayman.
|
||||||
Ly was tested by oxodao, who is some seriously awesome dude.
|
Ly was tested by oxodao, who is some seriously awesome dude.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue