Fix the use of version flag

This commit is contained in:
2022-02-14 17:02:29 +01:00
parent d965e1d19b
commit b602aa5e39

View File

@@ -48,7 +48,7 @@ else
endif
echo
echo "Check the version"
echo "'./katenary -version' => $(shell ./katenary -version)"
echo "'./katenary version' => $(shell ./katenary version)"
install: build