mirror of
https://github.com/teo3300/rust-mal.git
synced 2026-01-12 09:15:32 +01:00
style(Makefile): whoops
This commit is contained in:
2
Makefile
2
Makefile
@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user