Added sox requirement

This commit is contained in:
Grant Sanderson 2018-01-15 18:49:28 -08:00
parent 2b80c582dd
commit bb2956dbae

View file

@ -16,6 +16,7 @@ Manim dependencies rely on system libraries you will need to install on your
operating system:
* ffmpeg
* latex
* sox
Then you can install the python dependencies:
```sh