From 1a561d347889dfab7d1bc662a179d02ca88e26ae Mon Sep 17 00:00:00 2001 From: j Date: Wed, 14 Mar 2018 17:01:09 +0530 Subject: [PATCH] add linux nodes --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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