summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 6 insertions, 3 deletions
diff --git a/README b/README
index 41e042c..18e59c6 100644
--- a/README
+++ b/README
@@ -6,9 +6,12 @@
(load-file "<path-to-geiser>/elisp/geiser.el")
(geiser-setup)
- - Check the geiser customization group for some options. In
- particular, geiser-repl-guile-binary, which should point to a
- guile-vm executable.
+ - Check the geiser customization group for some options with:
+
+ M-x customize-group RET geiser RET
+
+ In particular, customize `geiser-repl-guile-binary' (in
+ geiser-repl), which should point to a guile-vm executable.
* Quick key reference