File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ It's remarkably easy to get a Lisp user space setup on top of Linux:
4444
4545- Install the [ Guix GNU/Linux distribution] ( https://guix.gnu.org )
4646- Only install [ nonguix] ( https://gitlab.com/nonguix/nonguix ) if you truly require additional hardware support
47- - Install Emacs (` guix install emacs ` )
47+ - Install Emacs (` guix install emacs ` ) and its Guix package ( ` guix install emacs-guix ` )
4848- Install [ Geiser] ( https://www.nongnu.org/geiser/ ) (` M-x package-install geiser-guile ` ) and [ SLY] ( https://github.com/joaotavora/sly ) (` M-x package-install sly ` )
4949- Install a Lisp window manager like [ exwm] ( https://github.com/emacs-exwm/exwm ) (` M-x package-install exwm ` ) or [ StumpWM] ( https://github.com/stumpwm/stumpwm ) (` guix install stumpwm ` )
5050- Bootstrap your window manager ([ exwm] ( https://github.com/ch11ng/exwm/wiki#bootstrap ) , [ StumpWM] ( https://github.com/stumpwm/stumpwm/wiki/StartUp ) )
You can’t perform that action at this time.
0 commit comments