summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-10-21 03:51:47 +0100
committerjao <jao@gnu.org>2022-10-21 03:51:47 +0100
commit413f16c4fa045f268eea3f94e3f64d9e7b322553 (patch)
treeea55fa1d8c7a5955647240a590b9162fc41183a4 /readme.org
parent8f0ffecb430fffc8e32bb49bdc33becfa6846647 (diff)
downloadgeiser-guile-413f16c4fa045f268eea3f94e3f64d9e7b322553.tar.gz
geiser-guile-413f16c4fa045f268eea3f94e3f64d9e7b322553.tar.bz2
formatting and whitespace
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.org b/readme.org
index 538be89..79e6fd9 100644
--- a/readme.org
+++ b/readme.org
@@ -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.