diff --git a/install b/install index 11d81a8cb..1b82370f6 100755 --- a/install +++ b/install @@ -633,7 +633,7 @@ case "${dist}-${code}" in code="jessie" is_debian_dist=true echo -e "ERROR: Debian Jessie is archived and does not receive any security or other updates since 2018-05-17." >&2 - echo -e "The LibreTime installer dropped support for installing LibreTime on Jessie in 3.0.0-alpha.8." >&2 + echo -e "The LibreTime installer will drop support for installing LibreTime on Jessie in 3.0.0-alpha.8." >&2 sleep 6 is_debian_jessie=true ;;