Improved download readme.

This commit is contained in:
Bastian Kleineidam 2012-09-03 19:54:22 +02:00
parent 3de7f3f27d
commit 78ee2bce1a

View file

@ -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.