summarylogtreecommitdiffstats
path: root/kr.install
diff options
context:
space:
mode:
Diffstat (limited to 'kr.install')
-rw-r--r--kr.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/kr.install b/kr.install
index cebe8e15fa9c..e000d7698a02 100644
--- a/kr.install
+++ b/kr.install
@@ -1,6 +1,6 @@
post_install() {
echo -e "\e[32m\e[1m============================\e[0m"
- echo -e "\e[32m\e[1mKryptonite is now installed!\e[0m"
- echo -e "\e[32m'kr pair' will automatically configure ~/.ssh/config to use Kryptonite. To prevent this, export KR_SKIP_SSH_CONFIG=1\e[0m"
+ echo -e "\e[32m\e[1mKrypton is now installed!\e[0m"
+ echo -e "\e[32m'kr pair' will automatically configure ~/.ssh/config to use Krypton. To prevent this, export KR_SKIP_SSH_CONFIG=1\e[0m"
echo -e "\e[0m\e[32m\e[1m============================\e[0m"
}