We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decf1aa commit 72a272dCopy full SHA for 72a272d
README.md
@@ -42,7 +42,8 @@ Before trying to compile tclreadline you should do the following things:
42
tclreadline uses the gnu readline callback handler, which
43
wasn't implemented in early releases.
44
45
-3. The usual `./configure; make; make install` sequence should do the rest.
+3. Follow the instructions in README.{your-OS}, if there isn't one,
46
+ adapt the README.Linux instructions.
47
48
4. Optionally (or additionally) you can build the executables
49
tclshrl and / or wishrl which are a readline enhanced replacement
0 commit comments