From e17e7ccd3ca468b995503d50b398286ae3e1ef41 Mon Sep 17 00:00:00 2001 From: Calvin Witt Date: Sun, 23 Mar 2025 19:41:50 -0500 Subject: [PATCH] change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4891bb1e..0929ef8f 100644 --- a/README.md +++ b/README.md @@ -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