1
0
Fork 0

Fixed help text again, another part had changed.

This commit is contained in:
Alexander Harkness 2015-10-31 22:25:21 +00:00
parent 837b5e0d14
commit b4f464976a
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ echo "Downloading precompiled binaries."
curl -s $DOWNLOADURL | tar -xzf -
echo "Done."
echo "Cuberite is now installed, run using 'cd MCServer; ./Cuberite'."
echo "Cuberite is now installed, run using 'cd Server; ./Cuberite'."