Skip to content

Commit

Permalink
Fix the poetry link
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikhil-42 committed Sep 10, 2024
1 parent cdc0480 commit 77ef4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To interact with the project, you will need to install some dependencies and con
1. [Install git](https://git-scm.com/)
2. [Install Manim dependencies](https://docs.manim.community/en/stable/installation.html#installing-manim-locally)
- Note: You do not need to install Manim itself (Poetry will handle that).
3. [Install Poetry](https://python-poetry.org/docs/master/#installing-with-the-official-installer)
3. [Install Poetry](https://python-poetry.org/docs/)
4. Fork the [project](https://github.com/ufosc/manim-data-structures).
5. Clone your fork `git clone <my-fork-url>`.
6. Add the upstream repository. `git remote add upstream https://github.com/ufosc/manim-data-structures/`
Expand Down

0 comments on commit 77ef4e2

Please sign in to comment.