Updated readme

This commit is contained in:
MathuSum Mut
2019-04-01 15:17:08 +02:00
committed by GitHub
parent 41a78a8ee2
commit 30052e1897

View File

@@ -29,7 +29,11 @@ source**](https://github.com/Glest/glest-source/blob/master/BUILD.md)
## Quick Build Guide for Linux
For Linux, run the following command:
For Linux three options:
1. (Recommended) Using a Flatpak: https://github.com/glest/io.glest.Glest
2. Using the build script:
git clone https://github.com/Glest/glest-source.git glest; sudo glest/mk/linux/setup.sh
@@ -37,6 +41,8 @@ Then run the following command to start the game:
glest/mk/linux/build/glest
3. Building manually using CMake: https://github.com/glest/glest-source/blob/master/BUILD.md
## Links
* **[Screenshots](https://github.com/Glest/screenshots)**