diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-12-15 10:20:39 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-12-15 10:20:39 (GMT) |
commit | 2933029b8c2dfc2e4a8bd89cacad8aa53099d5d4 (patch) | |
tree | 88094f7f43787865df5f0fc5ba21f58ed515c40b /win | |
parent | 5dc26d00226d05fc906c562f48919494bba11025 (diff) | |
download | tcl-2933029b8c2dfc2e4a8bd89cacad8aa53099d5d4.zip tcl-2933029b8c2dfc2e4a8bd89cacad8aa53099d5d4.tar.gz tcl-2933029b8c2dfc2e4a8bd89cacad8aa53099d5d4.tar.bz2 |
85 -> 86
Diffstat (limited to 'win')
-rw-r--r-- | win/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ 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 tclsh85.exe, you must ensure that tcl85.dll is +Note that in order to run tclsh86.exe, you must ensure that tcl86.dll is on your path, in the system directory, or in the directory containing tclsh86.exe. |