diff options
-rw-r--r-- | doc/repl.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/repl.texi b/doc/repl.texi index 3974ea3..6a785dd 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -326,8 +326,8 @@ some related tips. @subsubheading Choosing a Scheme implementation @cindex scheme implementation, choosing @anchor{choosing-impl} -Instead of using the generic @command{run-geiser} command, you can start -directly your Scheme of choice one of the following: +Instead of using the generic @command{run-geiser} command, you can directly +start your Scheme of choice using any of the following commands: @itemize @bullet @item @command{run-racket} @item @command{run-guile} |