Capitalization and test to see if Travis CI is turned on

This commit is contained in:
cclauss 2018-10-05 04:31:33 +02:00 committed by GitHub
parent fc26becc5d
commit 53738d3d89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 []