diff --git a/doc/README-Download.md.tmpl b/doc/README-Download.md.tmpl index 52b88d19..ab73556f 100644 --- a/doc/README-Download.md.tmpl +++ b/doc/README-Download.md.tmpl @@ -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.