format readme
This commit is contained in:
parent
4b51e44fa7
commit
0d86b144f5
1 changed files with 7 additions and 8 deletions
15
README.md
15
README.md
|
@ -26,14 +26,13 @@ This will create playlist.mp4
|
||||||
- install brew (https://brew.sh/)
|
- install brew (https://brew.sh/)
|
||||||
- install dependencies
|
- install dependencies
|
||||||
|
|
||||||
brew instlal python3
|
brew instlal python3
|
||||||
brew instlal git
|
brew instlal git
|
||||||
brew install libvpx libvorbis libopus
|
brew install libvpx libvorbis libopus
|
||||||
brew install ffmpeg --with-libvpx --with-libvorbis --with-libopus
|
brew install ffmpeg --with-libvpx --with-libvorbis --with-libopus
|
||||||
|
pip3 install ox
|
||||||
pip3 install ox
|
|
||||||
|
|
||||||
- install pandora_render
|
- install pandora_render
|
||||||
|
|
||||||
git clone https://code.0x2620.org/0x2620/pandora_render.git
|
git clone https://code.0x2620.org/0x2620/pandora_render.git
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue