Updated build script

This commit is contained in:
MathuSum Mut
2018-11-06 23:47:23 +01:00
committed by GitHub
parent 4d879bfb4b
commit e79a208ea1

View File

@@ -325,6 +325,6 @@ else
echo ''
echo 'BUILD COMPLETE.'
echo ''
echo 'To launch ZetaGlest from the current directory, use:'
echo ' ./build/zetaglest'
echo 'The ZetaGlest executable can be found using the following path:'
echo ' zetaglest/mk/linux/build/zetaglest'
fi