diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-04 08:21:06 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-04 08:21:06 (GMT) |
commit | 434650b738d6c0dd420b27ba5c7e52e000ffedc0 (patch) | |
tree | 115f0d82ad11a760fb003751e9d4f35eb85c5aae | |
parent | 9ea777d80a12fc0b4bd071de6682b065759af4bd (diff) | |
parent | 14ed75f370cd191162041f91fa4905e7ff6b4944 (diff) | |
download | tcl-434650b738d6c0dd420b27ba5c7e52e000ffedc0.zip tcl-434650b738d6c0dd420b27ba5c7e52e000ffedc0.tar.gz tcl-434650b738d6c0dd420b27ba5c7e52e000ffedc0.tar.bz2 |
merge trunk
-rw-r--r-- | win/README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |