mirror of https://github.com/fairyglade/ly.git
Fix FreeBSD installation in README
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
a3a8f11575
commit
52d29bbd47
|
@ -178,7 +178,7 @@ To disable TTY 2, go to `/etc/inittab` and comment out the line containing `tty2
|
|||
### FreeBSD
|
||||
|
||||
```
|
||||
# zig build installexe -Dprefix_directory=/usr/local
|
||||
# zig build installexe -Dprefix_directory=/usr/local -Dinit_system=freebsd
|
||||
# sysrc lightdm_enable="NO"
|
||||
# sysrc ly_enable="YES"
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue