From ab531c9b2d6035bcb4044f2f071b837206b633d0 Mon Sep 17 00:00:00 2001 From: Deven Blake Date: Mon, 27 Jul 2020 12:08:15 -0400 Subject: [PATCH] Add more details to the Debian dependencies (#210) * Provide more specific instructions for Debian-based distros * clarify that you should run command as root --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index b99828a..2d22e3a 100644 --- a/readme.md +++ b/readme.md @@ -16,8 +16,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD. - tput - shutdown -### Debian-based distros - - libpam0g-dev +On Debian-based distros running `apt install build-essential libpam0g-dev libxcb-xkb-dev` as root should install all the dependencies for you. ## Support The following desktop environments were tested with success