diff --git a/hpvm/llvm_installer/llvm_installer.sh b/hpvm/llvm_installer/llvm_installer.sh
index a972fb62adf907147d747d9003bc3524ef7dec3d..18f4194c9fdd5256e74756b2762273ad7002efa9 100755
--- a/hpvm/llvm_installer/llvm_installer.sh
+++ b/hpvm/llvm_installer/llvm_installer.sh
@@ -151,7 +151,7 @@ echo Patches applied.
 
 if [ ! $AUTOMATE == "y" ]; then
   echo
-  echo HPMV not installed. Exiting. 
+  echo HPVM not installed. Exiting. 
   exit  
 fi