mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Fix broken link to Poetry's installation guide in the first time contributors page (#3692)
This commit is contained in:
parent
1aad0c7b1a
commit
7936c7d08a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue