summarylogtreecommitdiffstats
path: root/neovim.install
diff options
context:
space:
mode:
Diffstat (limited to 'neovim.install')
-rw-r--r--neovim.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/neovim.install b/neovim.install
index ce485f55a278..7d7f32f98325 100644
--- a/neovim.install
+++ b/neovim.install
@@ -5,7 +5,7 @@ post_install() {
echo " to get started."
}
-post_update() {
+post_upgrade() {
echo ":: If you have any questions, check the following page first:"
echo " https://github.com/neovim/neovim/wiki/FAQ"
echo ":: Remember this a pre-release build, see 'Following HEAD' for more info"