summarylogtreecommitdiffstats
path: root/bootstrap.install
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.install')
-rw-r--r--bootstrap.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap.install b/bootstrap.install
index 17537d59e1ab..fa3df3a6f1e4 100644
--- a/bootstrap.install
+++ b/bootstrap.install
@@ -1,3 +1,5 @@
post_install() {
+ echo
echo "See https://getbootstrap.com/docs for getting started with Bootstrap"
+ echo
}