This commit is contained in:
Calvin Witt 2025-03-23 19:41:50 -05:00
parent 3dceb78d29
commit e17e7ccd3c

View file

@ -75,7 +75,7 @@ manim-render example_scenes.py OpeningManimExample
git clone https://github.com/3b1b/manim.git
cd manim
pip install -e .
manimgl example_scenes.py OpeningManimExample (make sure to add manimgl to path first)
manimgl example_scenes.py OpeningManimExample (make sure to add manimgl to path first.)
```
## Anaconda Install