mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Update readme to reflect #571
This commit is contained in:
parent
48f2a1ec3c
commit
93ebd66853
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue