summarylogtreecommitdiffstats
path: root/netlogo.install
diff options
context:
space:
mode:
Diffstat (limited to 'netlogo.install')
-rw-r--r--netlogo.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/netlogo.install b/netlogo.install
index d1ca99b11e81..b79ff7aa3779 100644
--- a/netlogo.install
+++ b/netlogo.install
@@ -1,4 +1,4 @@
-post_install(){
- printf "This version of NetLogo comes with a bundled copy of the Java Runtime Environment. \
- You should be able to run the program without any runtime errors. \n"
+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"
}