diff --git a/src/minimal_overlay/bundles/mll_utils/03_installer.sh b/src/minimal_overlay/bundles/mll_utils/03_installer.sh index dd8619b96..0f147e357 100755 --- a/src/minimal_overlay/bundles/mll_utils/03_installer.sh +++ b/src/minimal_overlay/bundles/mll_utils/03_installer.sh @@ -33,7 +33,7 @@ if [ "\$PRINT_HELP" = "true" ] ; then Usage: mll-install DEVICE - DEVICE The device where Minmal Linux Live will be installed. Specify only + DEVICE The device where Minimal Linux Live will be installed. Specify only the name, e.g. 'sda'. The installer will automatically convert this to '/dev/sda' and will exit with warning message if the device does not exist.