diff --git a/docs/source/contributing/development.rst b/docs/source/contributing/development.rst index 6d066eaff6..bd61322fbb 100644 --- a/docs/source/contributing/development.rst +++ b/docs/source/contributing/development.rst @@ -62,7 +62,7 @@ For first-time contributors managing virtual environments. If you choose to use Poetry as well, follow `Poetry's installation - guidelines `__ + guidelines `__ 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