Skip to content

Commit 1ba53c6

Browse files
authored
Merge pull request #14 from gregfenton/patch-1
Install directions for `rlwrap` command
2 parents 2b3b04c + a04f57b commit 1ba53c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,9 @@ console to overcome the issue:
298298
Just remember to check you have installed it before invoking the JShell with
299299
the command the first time.
300300

301+
You can install [rlwrap](https://github.com/hanslub42/rlwrap) on Windows using
302+
Cygwin or MinGW, and on Linux and MacOS. For MacOS, consider installing with
303+
Homebrew: `brew install rlwrap`
301304

302305
System Requirements
303306
-------------------

0 commit comments

Comments
 (0)