diff options
author | jao <jao@gnu.org> | 2021-03-28 03:18:37 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-03-28 03:18:37 +0100 |
commit | dbebff9386747e30fa0904ff22460455c1c527be (patch) | |
tree | e3c3008715808abe39ecfd128504cc74ca0ac362 /readme.org | |
parent | 4fcf6da4e0562b5ae229146529a61c0ebf0adb58 (diff) | |
download | geiser-chez-dbebff9386747e30fa0904ff22460455c1c527be.tar.gz geiser-chez-dbebff9386747e30fa0904ff22460455c1c527be.tar.bz2 |
preparing MELPA submission
Diffstat (limited to 'readme.org')
-rw-r--r-- | readme.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,6 +3,8 @@ This package provides support for using [[https://cisco.github.io/ChezScheme/][Chez Scheme]] 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-chez)~ to your initialisation files and then ~M-x run-chez~ to start a REPL. + +The easiest way to install this package is from MELPA. |