mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Update README.md
This commit is contained in:
parent
22b4c3578b
commit
1322152391
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ If you want to hack on manimlib itself, clone this repository and in that direct
|
|||
python3 -m pip install -r requirements.txt
|
||||
|
||||
# Try it out
|
||||
python3 -m manim example_scenes.py SquareToCircle -pl
|
||||
python3 ./manim.py example_scenes.py SquareToCircle -pl
|
||||
```
|
||||
|
||||
### Directly (Windows)
|
||||
|
|
Loading…
Add table
Reference in a new issue