doc: Show how to enable Guile support for Geiser.
* doc/contributing.texi (The Perfect Setup): Adjust "guix package -i" command line.
This commit is contained in:
parent
71127538ac
commit
bcdb8e9885
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ Manual}). First, you need more than an editor, you need
|
||||||
wonderful @url{https://nongnu.org/geiser/, Geiser}. To set that up, run:
|
wonderful @url{https://nongnu.org/geiser/, Geiser}. To set that up, run:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
guix package -i emacs guile emacs-geiser
|
guix package -i emacs guile emacs-geiser emacs-geiser-guile
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
Geiser allows for interactive and incremental development from within
|
Geiser allows for interactive and incremental development from within
|
||||||
|
|
Reference in a new issue