1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2025-01-14 19:49:33 +00:00

Update setup_inform_macos.command

This commit is contained in:
Fellippe Heitor 2021-06-29 10:39:46 -03:00 committed by GitHub
parent 2d0444d451
commit 3f5e0f86db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,11 +9,11 @@ if [ -e "./qb64" ]; then
./UiEditor &
else
echo "Compilation failed."
echo "Make sure you unpacked all files in QB64's folder, preserving the directory structure and also that you have version 1.2 of QB64 to use InForm."
echo "Make sure you unpacked all files in QB64's folder, preserving the directory structure and also that you have the latest version of QB64 to use InForm."
fi
else
echo "Compilation failed."
echo "Make sure you have version 1.2 of QB64 to use InForm."
echo "Make sure you unpacked all files in QB64's folder, preserving the directory structure and also that you have the latest version of QB64 to use InForm."
fi
echo
echo "Thank you for choosing InForm for QB64."
echo "Thank you for choosing InForm for QB64."