From bb2956dbae3f06ca8612898df94045c3c9854957 Mon Sep 17 00:00:00 2001 From: Grant Sanderson Date: Mon, 15 Jan 2018 18:49:28 -0800 Subject: [PATCH] Added sox requirement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5be335f4..272a318c 100644 --- a/README.md +++ b/README.md @@ -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