diff --git a/README.md b/README.md index 458cb0db8..7ee149e75 100644 --- a/README.md +++ b/README.md @@ -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)**