summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xutils/installer/install-nv-code.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/installer/install-nv-code.sh b/utils/installer/install-nv-code.sh
index a2d8f7c9..6bde5de9 100755
--- a/utils/installer/install-nv-code.sh
+++ b/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