Recommend pipx install/update neuro-all
in case of outdated versions
#2405
Labels
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
Currently, our user CLI prints a warning if the CLI version is outdated.
In this warning we recommend installing packages via
pip
, however, we recently agreed to use thepipx
to install and update all our CLI packages.Let's change the warning to direct users to it. smth like
Consider updating Neuro CLI versions via 'pipx upgrade neuro-all'
The text was updated successfully, but these errors were encountered: