diff --git a/Makefile b/Makefile index db16ae3..9217c0f 100644 --- a/Makefile +++ b/Makefile @@ -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