diff --git a/README.md b/README.md index 6df9e06..0218c40 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,13 @@ This will create playlist.mp4 git clone https://code.0x2620.org/0x2620/pandora_render.git +# Linux + +- install dependencies + + sudo apt install python3 git ffmpeg + sudo pip3 install ox + +- install pandora_render + + git clone https://code.0x2620.org/0x2620/pandora_render.git