Chris 4 years ago
parent
commit
0fe5211931
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/installer/install-nv-code.sh

+ 1 - 1
utils/installer/install-nv-code.sh

@@ -132,7 +132,7 @@ else
 fi
 
 if [ -a "$HOME/.config/nvcode/init.lua" ]; then
-    echo 'packer already installed'
+    echo 'nvcode already installed'
 else
     # clone config down
     cloneconfig