diff options
author | mdejong <mdejong@noemail.net> | 2005-07-29 03:47:35 (GMT) |
---|---|---|
committer | mdejong <mdejong@noemail.net> | 2005-07-29 03:47:35 (GMT) |
commit | 5ba7051f38932f1a54669674c734297460c332f0 (patch) | |
tree | dc133228775f4476a37bfee6c420c66cd3271032 /win | |
parent | c68a14eee23e4c1979d875cc500d569c640d42b7 (diff) | |
download | tcl-5ba7051f38932f1a54669674c734297460c332f0.zip tcl-5ba7051f38932f1a54669674c734297460c332f0.tar.gz tcl-5ba7051f38932f1a54669674c734297460c332f0.tar.bz2 |
* win/README: Update link to msys_mingw8.zip
FossilOrigin-Name: fa54ee0c4e961eef5c6ec4acbcf9ae9ede4e3318
Diffstat (limited to 'win')
-rw-r--r-- | win/README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ Tcl 8.5 for Windows -RCS: @(#) $Id: README,v 1.33 2005/07/23 02:59:59 mdejong Exp $ +RCS: @(#) $Id: README,v 1.34 2005/07/29 03:47:36 mdejong Exp $ 1. Introduction --------------- @@ -30,7 +30,7 @@ In order to compile Tcl for Windows, you need the following: Msys + Mingw - http://prdownloads.sourceforge.net/tcl/msys_mingw7.zip + http://prdownloads.sourceforge.net/tcl/msys_mingw8.zip This Msys + Mingw download is the minimal environment needed to build Tcl/Tk under Windows. It includes a |