From e8d47cf3691cd1ec8eeec41ce4ada21ed4c94afc Mon Sep 17 00:00:00 2001 From: j Date: Sat, 21 Dec 2019 20:35:13 +0200 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d60c78..7081bcd 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ This will create playlist.mp4 - install brew (https://brew.sh/) - install dependencies - brew instlal python3 - brew instlal git + brew install python3 + brew install git brew install libvpx libvorbis brew install ffmpeg --with-libvpx --with-libvorbis --with-libopus pip3 install ox