From bcdb8e9885fc0b7bc20697072bf6d2abaef5e140 Mon Sep 17 00:00:00 2001 From: Jelle Licht Date: Thu, 13 May 2021 23:20:39 +0200 Subject: doc: Show how to enable Guile support for Geiser. * doc/contributing.texi (The Perfect Setup): Adjust "guix package -i" command line. --- doc/contributing.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/contributing.texi b/doc/contributing.texi index ffa57e7cdf..f3e2aed55e 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -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 -- cgit 1.4.1