mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-08 08:30:59 +00:00
Improved download readme.
This commit is contained in:
parent
3de7f3f27d
commit
78ee2bce1a
1 changed files with 3 additions and 3 deletions
|
|
@ -14,13 +14,13 @@ downloaded with `gpg --keyserver wwwkeys.pgp.net --recv-keys 32EC6F3E`.
|
|||
Files
|
||||
------
|
||||
|
||||
* {APPNAME}-{VERSION}.exe
|
||||
* `{APPNAME}-{VERSION}.exe` -
|
||||
The Windows installer. If you run Windows, use this. The installer is
|
||||
signed with a local certificate signature.
|
||||
* {APPNAME}-{VERSION}-portable.zip
|
||||
* `{APPNAME}-{VERSION}-portable.zip` -
|
||||
The portable Windows installer. Use this, if you want to run {APPNAME}
|
||||
from a USB stick or external hard drive.
|
||||
* {APPNAME}-{VERSION}.tar.xz
|
||||
* `{APPNAME}-{VERSION}.tar.xz` -
|
||||
The source code. See `doc/install.txt` for compilation and installation
|
||||
instructions.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue