Skip to content

Commit

Permalink
Update installer
Browse files Browse the repository at this point in the history
  • Loading branch information
John P. Willis committed Feb 17, 2018
1 parent 9836514 commit 3290298
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ function welcome_message
installer_text="${installer_text}\n\n"
installer_text="${installer_text}This program will help you install "
installer_text="${installer_text}LorikeeM onto your computer.\n\n"
installer_text="${installer_text}LorikeeM requires FIS GT.M and "
installer_text="${installer_text}GNU Emacs 23 or newer to function.\n"
installer_text="${installer_text}LorikeeM requires YottaDB 1.10 or FIS GT.M and "
installer_text="${installer_text}GNU Emacs 24 or newer to function.\n"
installer_text="${installer_text}You appear to be running ${DISTRIB_ID}.\n\n"
installer_text="${installer_text}Choose OK to continue."

Expand Down Expand Up @@ -301,4 +301,4 @@ copy_binaries
update_search_path
install_crontab
build_tags
done_message
done_message

0 comments on commit 3290298

Please sign in to comment.