--- a/BuildingOnLinux.wiki Fri Nov 13 13:07:19 2015 +0000
+++ b/BuildingOnLinux.wiki Fri Nov 13 13:22:40 2015 +0000
@@ -11,14 +11,14 @@
Also, see http://hedgewars.org/download.html if you are just looking to play latest stable—there’s a good chance it exists for your distribution.
== Prerequisites ==
-The first section contains dependency lists, the second section contain copy-and-paste instructions for Debian and derivates (Ubuntu, Linux Mint, etc.).
+The first section contains dependency lists, the second section contain copy-and-paste instructions for Debian and derivatives (Ubuntu, Linux Mint, etc.).
=== Required packages ===
For a full list see [Dependencies Dependencies].
In most Linux distributions, you should find readily available packages.
-Please note that for libraries, you also need their development headers. Some distributions (most notably Debian and Debian derivatives) provide separate packages for the headers.
+Please note that for libraries, you also need their development headers. Some distributions (most notably Debian and its derivatives) provide separate packages for the headers.
=== Resolving dependencies under Debian and Debian-based systems (e.g. Mint, Ubuntu) ===
These line contain `apt-get` lines you can simply paste into your shell and execute. Please remember to copy the _entire_ `apt-get` lines!