mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
Capitalization and test to see if Travis CI is turned on
This commit is contained in:
@@ -16,7 +16,7 @@ For 9/10 of math animation needs, you'd probably be better off using a more well
|
||||
|
||||
## Install requirements
|
||||
|
||||
Manim works with Python 3.7, and many of the older projects from the python 2.7 days of manim will not be supported.
|
||||
Manim works with Python 3.7, and many of the older projects from the Python 2.7 days of Manim will not be supported.
|
||||
|
||||
Manim dependencies rely on system libraries you will need to install on your
|
||||
operating system:
|
||||
@@ -68,4 +68,4 @@ a Dockerfile provided.
|
||||
|
||||
On a Windows system, make sure to replace `$PWD` with an absolute path to manim.
|
||||
|
||||
Note that the shipped Docker image contains the bare requirements to run manim. To transform the Docker container into a fully-functioning development environment, you will have to edit your personal Dockerfile a bit. For a guide to create your own personal Docker image, consult []
|
||||
Note that the shipped Docker image contains the bare requirements to run manim. To transform the Docker container into a fully-functioning development environment, you will have to edit your personal Dockerfile a bit. For a guide to create your own personal Docker image, consult []
|
||||
|
||||
Reference in New Issue
Block a user