summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3c5ef4a..5b29dcb 100644
--- a/README
+++ b/README
@@ -60,7 +60,7 @@
setting the variable `geiser-impl-installed-implementations' *before*
loading geiser.el. For instance:
- (setq geiser-impl-installed-implementations '(plt guile))
+ (setq geiser-impl-installed-implementations '(racket guile))
On opening a scheme file, Geiser will try to guess its Scheme,
defaulting to the first in the list. Use `C-c C-s' to select the