add linux nodes
This commit is contained in:
parent
ed475d9b9a
commit
1a561d3478
1 changed files with 10 additions and 0 deletions
10
README.md
10
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
|
||||
|
|
Loading…
Reference in a new issue