Update logo.py (#615)

add instructions to update mvt via pipx
This commit is contained in:
cacu
2025-03-11 06:46:59 -06:00
committed by GitHub
parent 80fc8bd879
commit 9c84afb4b0

View File

@@ -29,7 +29,7 @@ def check_updates() -> None:
if latest_version:
rich_print(
f"\t\t[bold]Version {latest_version} is available! "
"Upgrade mvt with `pip3 install -U mvt`[/bold]"
"Upgrade mvt with `pip3 install -U mvt` or with `pipx upgrade mvt`[/bold]"
)
# Then we check for indicators files updates.