mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Fix broken link in readme (#2035)
* [README] fix broken link to poetry docs * Update README.md Co-authored-by: Jan-Hendrik Müller <44469195+kolibril13@users.noreply.github.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: Jamil <ijamil@itron.com> Co-authored-by: Jan-Hendrik Müller <44469195+kolibril13@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
8c9ae5bb2a
commit
5ef6b53410
1 changed files with 2 additions and 1 deletions
|
|
@ -161,7 +161,8 @@ Server](https://www.manim.community/discord/) or [Reddit Community](https://www.
|
|||
|
||||
Contributions to Manim are always welcome. In particular, there is a dire need for tests and documentation. For contribution guidelines, please see the [documentation](https://docs.manim.community/en/stable/contributing.html).
|
||||
|
||||
Most developers on the project use [Poetry](https://python-poetry.org/docs/) for management. You'll want to have poetry installed and available in your environment. You can learn more about `poetry` and how to use it at its [documentation](https://docs.manim.community/en/stable/installation/for_dev.html).
|
||||
Most developers on the project use `poetry` for management. You'll want to have poetry installed and available in your environment.
|
||||
Learn more about `poetry` at its [documentation](https://python-poetry.org/docs/) and find out how to install manim with poetry at the [manim dev-installation guide](https://docs.manim.community/en/stable/contributing/development.html) in the manim documentation.
|
||||
|
||||
## How to Cite Manim
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue