Skip to content

Commit 7936c7d

Browse files
authored
Fix broken link to Poetry's installation guide in the first time contributors page (#3692)
1 parent 1aad0c7 commit 7936c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributing/development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ For first-time contributors
6262
managing virtual environments.
6363

6464
If you choose to use Poetry as well, follow `Poetry's installation
65-
guidelines <https://python-poetry.org/docs/master/#installation>`__
65+
guidelines <https://python-poetry.org/docs/master/#installing-with-pipx>`__
6666
to install it on your system, then run ``poetry install`` from
6767
your cloned repository. Poetry will then install Manim, as well
6868
as create and enter a virtual environment. You can always re-enter

0 commit comments

Comments
 (0)