Skip to content

Commit 343ac88

Browse files
authored
Add emacs-guix package
1 parent 6a09e94 commit 343ac88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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))

0 commit comments

Comments
 (0)