diff --git a/Makefile b/Makefile index 46844f6..ff5426d 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,7 @@ uninstall: git config --global --unset alias.quick-stats reinstall: + git pull origin master $(MAKE) uninstall && \ $(MAKE) install