summarylogtreecommitdiffstats
path: root/netlogo.install
blob: b79ff7aa3779d185dbfd977a81e3c22b88bceaf3 (plain)
1
2
3
4
post_install() {
	printf "This version of NetLogo comes with a bundled copy of the Java Runtime Environment. \n
	You should be able to run the program without any runtime errors. \n"
}