Fix broken link to Poetry's installation guide in the first time contributors page (#3692)

This commit is contained in:
Chin Zhe Ning 2024-04-11 23:55:40 +08:00 committed by GitHub
commit 7936c7d08a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ For first-time contributors
managing virtual environments.
If you choose to use Poetry as well, follow `Poetry's installation
guidelines <https://python-poetry.org/docs/master/#installation>`__
guidelines <https://python-poetry.org/docs/master/#installing-with-pipx>`__
to install it on your system, then run ``poetry install`` from
your cloned repository. Poetry will then install Manim, as well
as create and enter a virtual environment. You can always re-enter