Describe the bug
The install script checks the docker compose version output against the literal string "Docker Compose version v2" and as for now, at least on arch (EndeavourOS) I get the following output, which fails the check and stops the installation process: Docker Compose version 2.*
Kool version and environment
I'm using the current script available at https://kool.dev/install.
To Reproduce
Just follow the docs and try to install using curl | bash. Downloading the script first and removing the "v" from the string is enough for the it to run as expected.
Screenshots
Additional context
I don't know in which version the output has changed, my current Docker Compose version is 2.40.2