Merge pull request #131 from Qwertee/patch-1

Update README.compiling-linux.txt - thanks Qwertee.
This commit is contained in:
Tom Reynolds 2016-10-09 19:10:15 +02:00 committed by GitHub
commit a19784dbe5
1 changed files with 3 additions and 3 deletions

View File

@ -16,8 +16,8 @@ around on the forums, e.g. http://forum.megaglest.org/?topic=1426#).
--- 2.1 Prerequesites --- --- 2.1 Prerequesites ---
The game depends on some tools and libraries to be present, before you can Before you can start compiling it, the game depends on and needs the following
start compiling it: tools and libraries to be present:
* Standard GNU compiler and additional tools (g++ version 4.6.3 or later is * Standard GNU compiler and additional tools (g++ version 4.6.3 or later is
required at the moment) required at the moment)
@ -105,7 +105,7 @@ BSD distributions. Please see the website, forums and wiki for details.
~~~~~~~~~~~~~~~~~~~~~~ 3. Troubleshooting ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~ 3. Troubleshooting ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- In General --- --- In General ---
* Make sure both hard- and software of your system match the requirements * Make sure both the hardware and software of your system match the requirements
* If you cannot find what you are looking for on here please check the FAQs * If you cannot find what you are looking for on here please check the FAQs
(https://docs.megaglest.org/MG/FAQ) before contacting. (https://docs.megaglest.org/MG/FAQ) before contacting.