diff --git a/easyinstall.sh b/easyinstall.sh index 71d99312b..e2227d6fa 100755 --- a/easyinstall.sh +++ b/easyinstall.sh @@ -14,4 +14,4 @@ echo "Downloading precompiled binaries." curl -s $DOWNLOADURL | tar -xzf - echo "Done." -echo "Cuberite is now installed, run using 'cd MCServer; ./MCServer'." +echo "Cuberite is now installed, run using 'cd MCServer; ./Cuberite'."