Add untar instructions for gzip tarballs

This commit is contained in:
Ignacio R. Morelle 2015-06-12 18:24:29 -03:00
parent e2bbe8422f
commit 9ea6357638

View file

@ -76,6 +76,11 @@ created directory:
$ tar xvjf wesnoth-<version>.tar.bz2
$ cd wesnoth-<version>
Or:
$ tar xvzf wesnoth-<version>.tar.gz
$ cd wesnoth-<version>
The following build systems are fully supported for compiling Wesnoth on Linux,
*BSD, and other Unix-like platforms: