typo
This commit is contained in:
parent
e46ed106d5
commit
e8d47cf369
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue