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:
Jelle Licht 2021-05-13 23:20:39 +02:00
parent 71127538ac
commit bcdb8e9885
No known key found for this signature in database
GPG Key ID: DA4597F947B41025
1 changed files with 1 additions and 1 deletions

View File

@ -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:
@example
guix package -i emacs guile emacs-geiser
guix package -i emacs guile emacs-geiser emacs-geiser-guile
@end example
Geiser allows for interactive and incremental development from within