From 4e5a75fa922e7e705b02d61ff12a2ef6ae52f3ef Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Wed, 19 Sep 2012 17:58:45 +0200 Subject: [PATCH] Mention Peazip for Windows to extract the source. --- doc/README-Download.md.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README-Download.md.tmpl b/doc/README-Download.md.tmpl index fd3983b5..92608a88 100644 --- a/doc/README-Download.md.tmpl +++ b/doc/README-Download.md.tmpl @@ -23,7 +23,7 @@ Files * `{APPNAME}-{VERSION}.tar.xz` - The source code. See `doc/install.txt` for compilation and installation instructions. Under Windows you can use [7-zip](http://www.7-zip.org/) - to extract the file contents. + or [Peazip](http://peazip.sourceforge.net/) to extract the file contents. Changelog for this release ---------------------------