Skip to content

Commit

Permalink
Fix broken link to Poetry's installation guide in the first time cont…
Browse files Browse the repository at this point in the history
…ributors page (#3692)
  • Loading branch information
biinnnggggg authored Apr 11, 2024
1 parent 1aad0c7 commit 7936c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/contributing/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7936c7d

Please sign in to comment.