mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-29 02:24:43 +00:00
updated mingw download link, added wconio
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3092 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
df66edb7c3
commit
0ad0d95785
1 changed files with 5 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ Requirements for Windows
|
|||
Be sure to install in the given order:
|
||||
|
||||
a) MingGW (this installer downloads additional packages)
|
||||
[http://osdn.dl.sourceforge.net/sourceforge/mingw/MinGW-5.0.0.exe]
|
||||
[http://osdn.dl.sourceforge.net/sourceforge/mingw/MinGW-5.0.2.exe]
|
||||
b) MSYS
|
||||
[http://osdn.dl.sourceforge.net/sourceforge/mingw/MSYS-1.0.10.exe]
|
||||
|
||||
|
|
@ -59,6 +59,10 @@ Requirements for Windows
|
|||
Psyco from http://psyco.sourceforge.net/
|
||||
[http://osdn.dl.sourceforge.net/sourceforge/psyco/psyco-1.5.win32-py2.4.exe]
|
||||
|
||||
4. *Optional (color support for console)*
|
||||
Wconio from http://newcenturycomputers.net/projects/wconio.html
|
||||
[http://newcenturycomputers.net/projects/download.cgi/WConio-1.5.win32-py2.4.exe]
|
||||
|
||||
Setup for Unix/Linux or Mac OS X
|
||||
--------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue