summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-11-06 14:50:08 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-11-06 14:50:08 (GMT)
commit27e8f4db3d5d3fa5840fc71f3cf231238ff2863b (patch)
treeed1481814af7c403e4d78d77e5b71ac61553071b /win/README
parent9b30058284ab5a87d78cb96dcd63b95a7ada2393 (diff)
downloadtcl-27e8f4db3d5d3fa5840fc71f3cf231238ff2863b.zip
tcl-27e8f4db3d5d3fa5840fc71f3cf231238ff2863b.tar.gz
tcl-27e8f4db3d5d3fa5840fc71f3cf231238ff2863b.tar.bz2
More tcl8 -> tcl9 renumbering, for example related to the installation of Tcl packages where tcl9 actually can find them.
Diffstat (limited to 'win/README')
-rw-r--r--win/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/README b/win/README
index c8fdad6..022dc11 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 tclsh87.exe, you must ensure that tcl87.dll is
+Note that in order to run tclsh90.exe, you must ensure that tcl90.dll is
on your path, in the system directory, or in the directory containing
-tclsh87.exe.
+tclsh90.exe.
Note: Tcl no longer provides support for Win32s.