From 5eff1e42d718c88fccd7ab0c5ec48a5cfbf05844 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 28 Mar 2021 06:25:56 +0100 Subject: preparing MELPA submission --- readme.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'readme.org') diff --git a/readme.org b/readme.org index 9b2a08e..07e6980 100644 --- a/readme.org +++ b/readme.org @@ -3,8 +3,10 @@ This package provides support for using [[https://www.gnu.org/software/guile/][GNU Guile]] in Emacs with [[http://geiser.nongnu.org][Geiser]]. -Provided [[https://gitlab.com/emacs-geiser/core][geiser-core]] is installed in your system, if this package's +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. Scheme files with a Guile module declaration should be automatically recognised as Guile-flavoured Geiser buffers. + +The easiest way of installing this package is using MELPA. -- cgit v1.2.3