mirror of https://github.com/fairyglade/ly.git
clarify that you should run command as root
This commit is contained in:
parent
aa43efe815
commit
7b2e4eb85b
|
|
@ -16,7 +16,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
|
|||
- tput
|
||||
- shutdown
|
||||
|
||||
On Debian-based distros running `apt install build-essential libpam0g-dev libxcb-xkb-dev` should install all the dependencies for you.
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue