From 93ebd668538c43d656e6486a5587ae52a6d187e3 Mon Sep 17 00:00:00 2001 From: Happy Date: Sun, 12 Apr 2020 13:07:40 -0700 Subject: [PATCH] Update readme to reflect #571 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b12fa6a..6d7541b8 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ python3 ./manim.py example_scenes.py SquareToCircle -pl 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 git clone https://github.com/3b1b/manim.git cd manim