mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-25 16:44:43 +00:00
updated install instructions for Python 2.5
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3510 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
61f41c4949
commit
1342dc584a
1 changed files with 3 additions and 2 deletions
|
|
@ -100,8 +100,9 @@ Setup for Windows - the binary .exe installer:
|
|||
|
||||
Be sure to have installed all required windows software listed above.
|
||||
|
||||
2. Execute the ``linkchecker-x.xx.win32-py2.4.exe`` file and follow
|
||||
the instructions.
|
||||
2. Execute the ``linkchecker-x.xx.win32-py2.x.exe`` file and follow
|
||||
the instructions. Python 2.4 users use the ``-py2.4.exe`` installer,
|
||||
Python 2.5 users the ``-py2.5.exe`` installer.
|
||||
|
||||
Setup for Windows - compiling from source:
|
||||
------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue