Merge branch 'master' into simple-improvements

This commit is contained in:
Grant Sanderson
2018-04-01 11:08:24 -07:00
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,8 @@ For 9/10 math animation needs, you'd probably be better off using a more well-ma
## Install requirements ## Install requirements
Manim depends on Python 2.7 and is not yet compatible with Python 3.
Manim dependencies rely on system libraries you will need to install on your Manim dependencies rely on system libraries you will need to install on your
operating system: operating system:
* ffmpeg * ffmpeg

View File

@ -725,4 +725,3 @@ class Grid(VMobject):
)) ))