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 c7ef840 commit 66e8b04Copy full SHA for 66e8b04
README.md
@@ -75,7 +75,7 @@ manim-render example_scenes.py OpeningManimExample
75
git clone https://github.com/3b1b/manim.git
76
cd manim
77
pip install -e .
78
- manimgl example_scenes.py OpeningManimExample
+ manimgl example_scenes.py OpeningManimExample (make sure to add manimgl to path first.)
79
```
80
81
## Anaconda Install
0 commit comments