We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b3b04c + a04f57b commit 1ba53c6Copy full SHA for 1ba53c6
1 file changed
README.md
@@ -298,6 +298,9 @@ console to overcome the issue:
298
Just remember to check you have installed it before invoking the JShell with
299
the command the first time.
300
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`
304
305
System Requirements
306
-------------------
0 commit comments