style(Makefile): whoops

This commit is contained in:
teo3300
2025-04-15 13:46:39 +09:00
parent e97a348e80
commit 57c2590a84

View File

@ -41,4 +41,4 @@ install: build-release test conf
@echo "To start mal run:" @echo "To start mal run:"
@printf "\tmal [path/to/script [args ...]]\n\n" @printf "\tmal [path/to/script [args ...]]\n\n"
@echo "To config mal edit:" @echo "To config mal edit:"
@printf "\t${MAL_HOME}/config.mal" @printf "\t${MAL_HOME}/config.mal\n"