Update readme to reflect #571

This commit is contained in:
Happy 2020-04-12 13:07:40 -07:00 committed by GitHub
parent 48f2a1ec3c
commit 93ebd66853
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ python3 ./manim.py example_scenes.py SquareToCircle -pl
4. [Install SoX](https://sourceforge.net/projects/sox/files/sox/). 4. [Install SoX](https://sourceforge.net/projects/sox/files/sox/).
5. Install the remaining Python packages. Make sure that ``pycairo==1.17.1`` is changed to ``pycairo==1.18.0`` in requirements.txt. 5. Install the remaining Python packages.
```sh ```sh
git clone https://github.com/3b1b/manim.git git clone https://github.com/3b1b/manim.git
cd manim cd manim