Skip to content

Commit

Permalink
Add untar instructions for gzip tarballs
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Jun 12, 2015
1 parent 774a5e2 commit b945b3a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions INSTALL
Expand Up @@ -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:

Expand Down

0 comments on commit b945b3a

Please sign in to comment.