diff --git a/Makefile b/Makefile index 4508c3c..e3e1461 100644 --- a/Makefile +++ b/Makefile @@ -41,4 +41,4 @@ install: build-release test conf @echo "To start mal run:" @printf "\tmal [path/to/script [args ...]]\n\n" @echo "To config mal edit:" - @printf "\t${MAL_HOME}/config.mal" + @printf "\t${MAL_HOME}/config.mal\n"