add some spacing to the output
diff --git a/stack.sh b/stack.sh
index 9466512..e7f36e8 100755
--- a/stack.sh
+++ b/stack.sh
@@ -843,6 +843,10 @@
 # Using the cloud
 # ===============
 
+echo ""
+echo ""
+echo ""
+
 # If you installed the horizon on this server, then you should be able
 # to access the site using your browser.
 if [[ "$ENABLED_SERVICES" =~ "horizon" ]]; then