summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-04 08:21:06 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-04 08:21:06 (GMT)
commit434650b738d6c0dd420b27ba5c7e52e000ffedc0 (patch)
tree115f0d82ad11a760fb003751e9d4f35eb85c5aae
parent9ea777d80a12fc0b4bd071de6682b065759af4bd (diff)
parent14ed75f370cd191162041f91fa4905e7ff6b4944 (diff)
downloadtcl-434650b738d6c0dd420b27ba5c7e52e000ffedc0.zip
tcl-434650b738d6c0dd420b27ba5c7e52e000ffedc0.tar.gz
tcl-434650b738d6c0dd420b27ba5c7e52e000ffedc0.tar.bz2
merge trunk
-rw-r--r--win/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/README b/win/README
index 51618aa..de86e09 100644
--- a/win/README
+++ b/win/README
@@ -79,9 +79,9 @@ Use the Makefile "install" target to install Tcl. It will install it
according to the prefix options you provided in the correct directory
structure.
-Note that in order to run tclsh86.exe, you must ensure that tcl86.dll is
+Note that in order to run tclsh8.exe, you must ensure that tcl8.dll is
on your path, in the system directory, or in the directory containing
-tclsh86.exe.
+tclsh8.exe.
Note: Tcl no longer provides support for Win32s.