diff --git a/linux-base/Makefile b/linux-base/Makefile index ea67e34..f713bcb 100644 --- a/linux-base/Makefile +++ b/linux-base/Makefile @@ -46,7 +46,7 @@ help : @echo " docker-clean - Remove the docker image." @echo "" @echo "Use arch=x86_64 or arch=aarch64 to specify the target architecture." - @echo "Use target_type=flatpak or target_type=appimage to specify target type." + @echo "Use target_type=flatpak or target_type=appimage to specify artifacts type."