diff --git a/README.md b/README.md index 76a3b80d..a4df0190 100644 --- a/README.md +++ b/README.md @@ -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 [] \ No newline at end of file +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 []