Commit 5050362f by finswimmer Committed by Sébastien Eustace

fix: removed hint for uninstall poetry, after installation. (#1737)

* fix: removed hint for uninstall poetry, after installation.

* change (get-poetry.py): changed hint about uninstalling poetry

* fix (get-poetry.py): typo
parent 950415ca
...@@ -227,8 +227,7 @@ It will add the `poetry` command to {poetry}'s bin directory, located at: ...@@ -227,8 +227,7 @@ It will add the `poetry` command to {poetry}'s bin directory, located at:
{platform_msg} {platform_msg}
You can uninstall at any time with `poetry self uninstall`, You can uninstall at any time by executing this script with the --uninstall option,
or by executing this script with the --uninstall option,
and these changes will be reverted. and these changes will be reverted.
""" """
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment