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 ''
echo 'BUILD COMPLETE.' echo 'BUILD COMPLETE.'
echo '' echo ''
echo 'To launch ZetaGlest from the current directory, use:' echo 'The ZetaGlest executable can be found using the following path:'
echo ' ./build/zetaglest' echo ' zetaglest/mk/linux/build/zetaglest'
fi fi