Add untar instructions for gzip tarballs

This commit is contained in:
Ignacio R. Morelle 2015-06-12 18:24:29 -03:00
parent 774a5e231c
commit b945b3a5ff

View file

@ -69,6 +69,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: