summaryrefslogtreecommitdiff
path: root/.pik/install.sh
diff options
context:
space:
mode:
Diffstat (limited to '.pik/install.sh')
-rw-r--r--.pik/install.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.pik/install.sh b/.pik/install.sh
index 0b23681..82efd4a 100644
--- a/.pik/install.sh
+++ b/.pik/install.sh
@@ -17,4 +17,6 @@ if [[ $PATH != *"$DEST_FOLDER"* ]] ; then
exit 1
fi
+bash .pik/man.sh
+
echo "congratulations! You are now using pik $(pik --version)" \ No newline at end of file