mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 08:27:45 +00:00
Capitalization and test to see if Travis CI is turned on
This commit is contained in:
parent
fc26becc5d
commit
53738d3d89
1 changed files with 2 additions and 2 deletions
|
|
@ -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 []
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue