Merge pull request #1475 from CodingPower472/master

Fix typo in README
This commit is contained in:
鹤翔万里 2021-06-12 18:18:18 +08:00 committed by GitHub
commit 4ea1d6d64f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ Since the fork, this version has evolved to work on top of OpenGL, and allows re
Manim runs on Python 3.6 or higher (Python 3.8 is recommended). Manim runs on Python 3.6 or higher (Python 3.8 is recommended).
System requirements are [FFmpeg](https://ffmpeg.org/), [OpenGL](https://www.opengl.org/) and [LaTeX](https://www.latex-project.org) (optional, if you want to use LaTeX). System requirements are [FFmpeg](https://ffmpeg.org/), [OpenGL](https://www.opengl.org/) and [LaTeX](https://www.latex-project.org) (optional, if you want to use LaTeX).
For Linux, [Pango](https://pango.gnome.org) along with it's developerment headers are required. See instruction [here](https://github.com/ManimCommunity/ManimPango#building). For Linux, [Pango](https://pango.gnome.org) along with its developerment headers are required. See instruction [here](https://github.com/ManimCommunity/ManimPango#building).
### Directly ### Directly