We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc5c53 commit 5b6014fCopy full SHA for 5b6014f
README.md
@@ -27,7 +27,11 @@ Example: `$ git-sim merge <branch>`
27
28
## Quickstart
29
30
-1) **[Install Manim and its dependencies for your OS](https://docs.manim.community/en/stable/installation.html)**
+1) **Install Manim and its dependencies for your OS / environment:**
31
+ - [Install Manim on Windows](https://docs.manim.community/en/stable/installation/windows.html)
32
+ - [Install Manim on MacOS](https://docs.manim.community/en/stable/installation/macos.html)
33
+ - [Install Manim on Linux](https://docs.manim.community/en/stable/installation/linux.html)
34
+ - [Install Manim in Conda](https://docs.manim.community/en/stable/installation/conda.html)
35
36
2) Install `git-sim`:
37
0 commit comments