diff --git a/src/viv/viv.py b/src/viv/viv.py index 484ac8e..2a0f084 100755 --- a/src/viv/viv.py +++ b/src/viv/viv.py @@ -51,7 +51,7 @@ from typing import ( Generator, ) -__version__ = "22.12a3-48-g30cb4b5-dev" +__version__ = "22.12a3-49-g6e940fc-dev" @dataclass @@ -563,7 +563,6 @@ SHOW_TEMPLATE = f""" """ INSTALL_TEMPLATE = f""" - Install viv.py to {a.bold}{{src_location}}{a.end} Symlink {a.bold}{{src_location}}{a.end} to {a.bold}{{cli_location}}{a.end}