mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 07:47:46 +00:00
Fixed a typo in exapmle_scenes.py
This commit is contained in:
parent
1ecbbbbcd5
commit
30ae89464e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ from manimlib.imports import *
|
|||
# To watch one of these scenes, run the following:
|
||||
# python -m manim example_scenes.py SquareToCircle -pl
|
||||
#
|
||||
# Use the flat -l for a faster rendering at a lower
|
||||
# Use the flag -l for a faster rendering at a lower
|
||||
# quality.
|
||||
# Use -s to skip to the end and just save the final frame
|
||||
# Use the -p to have the animation (or image, if -s was
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue