diff options
Diffstat (limited to 'readme.org')
-rw-r--r-- | readme.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ This package provides support for using [[https://www.gnu.org/software/guile/][G Provided [[https://gitlab.com/emacs-geiser/geiser][geiser]] is installed in your system, if this package's directory is in your load path, just add ~(require 'geiser-guile)~ to -your initialisation files and then ~M-x run-guile~ to start a REPL. +your initialisation files and then ~M-x geiser-guile~ to start a REPL. Scheme files with a Guile module declaration should be automatically recognised as Guile-flavoured Geiser buffers. |