diff --git a/Makefile b/Makefile index e6d66ee..bc0ddf6 100644 --- a/Makefile +++ b/Makefile @@ -50,4 +50,6 @@ clean: all: curseforge modrinth multimc technic clean update-packwiz: - go install github.com/packwiz/packwiz@latest \ No newline at end of file + go install github.com/packwiz/packwiz@latest + clear + @echo "Packwiz has been Updated" \ No newline at end of file