Skip to content

Commit

Permalink
Fix broken link to Poetry installation guidelines (#4116)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmuenkel authored Jan 19, 2025
1 parent 95b4625 commit 530dd4d
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/#installing-with-pipx>`__
guidelines <https://python-poetry.org/docs/#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 530dd4d

Please sign in to comment.