From d87f800f41afd8c3ca17ecd9031ae18f8469c386 Mon Sep 17 00:00:00 2001 From: Graeme Christie Date: Sun, 25 May 2014 22:40:23 +0800 Subject: [PATCH] Removed hint to run kvm upgrade from output as we can include that in the curl | sh command --- kvmsetup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/kvmsetup.sh b/kvmsetup.sh index 0f2c7d860f..6867ee5ba3 100644 --- a/kvmsetup.sh +++ b/kvmsetup.sh @@ -73,4 +73,3 @@ else fi echo "=> Close and reopen your terminal to start using kvm" -echo "=> then type \"kvm upgrade\" to install the latest version of the K Runtime Environment"