fixed pkg name

This commit is contained in:
pika 2025-06-25 20:31:26 +02:00
parent b9f19840dd
commit bb4fdaae39

View file

@ -240,7 +240,7 @@
sleep 0.1
PACKAGE=neovim
PACKAGE=nvim
if command_exists "$PACKAGE"; then
pen bold yellow "$PACKAGE is already installed!"
pen bold yellow "Exiting now!"