emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/geiser-gauche 83dc5ef 099/119: Minor README improvement


From: Philip Kaludercic
Subject: [nongnu] elpa/geiser-gauche 83dc5ef 099/119: Minor README improvement
Date: Sun, 1 Aug 2021 18:28:05 -0400 (EDT)

branch: elpa/geiser-gauche
commit 83dc5ef41542630e5e3854dae75d2f11181884eb
Author: András Simonyi <andras.simonyi@gmail.com>
Commit: András Simonyi <andras.simonyi@gmail.com>

    Minor README improvement
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 41c0472..0be3e4f 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ with
 (setq geiser-active-implementations '(guile chez gauche))
 ```
 3. If Gauche's `gosh` binary is not in the path for Emacs then the variable
-   `geiser-gauche-binary` also has to be set in the init file:
+   `geiser-gauche-binary` also has to be set in the init file, e.g., with
 ```emacs-lisp
 (setq geiser-gauche-binary /path/to/gosh)
 ```



reply via email to

[Prev in Thread] Current Thread [Next in Thread]