Updated readme

This commit is contained in:
MathuSum Mut 2019-04-01 15:18:52 +02:00 committed by GitHub
parent 570c1d6d44
commit 50ea22d1a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,11 +35,11 @@ For Linux there are three options:
2. Using the build script:
git clone https://github.com/Glest/glest-source.git glest; sudo glest/mk/linux/setup.sh
git clone https://github.com/Glest/glest-source.git glest; sudo glest/mk/linux/setup.sh
Then run the following command to start the game:
glest/mk/linux/build/glest
glest/mk/linux/build/glest
3. Building manually using CMake: https://github.com/glest/glest-source/blob/master/BUILD.md