Skip to content

Commit 72a272d

Browse files
committed
Reference OS readme files.
1 parent decf1aa commit 72a272d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ Before trying to compile tclreadline you should do the following things:
4242
tclreadline uses the gnu readline callback handler, which
4343
wasn't implemented in early releases.
4444

45-
3. The usual `./configure; make; make install` sequence should do the rest.
45+
3. Follow the instructions in README.{your-OS}, if there isn't one,
46+
adapt the README.Linux instructions.
4647

4748
4. Optionally (or additionally) you can build the executables
4849
tclshrl and / or wishrl which are a readline enhanced replacement

0 commit comments

Comments
 (0)