Fix link.
Chris Pressey
6 years ago
23 | 23 | pip install --user Jinja2 PyYAML |
24 | 24 | sudo apt install povray povray-includes librsvg2 ffmpeg imagemagick vlc |
25 | 25 | |
26 | (Or, if you use Docker, you can use the Docker image from | |
27 | [this dockerhub repository](https://cloud.docker.com/u/catseye/repository/docker/catseye/kinoje) | |
26 | (Or, if you would like to use Docker, you can pull a Docker image from | |
27 | [catseye/kinoje on Docker Hub](https://hub.docker.com/r/catseye/kinoje), | |
28 | 28 | following the instructions given on that page.) |
29 | 29 | |
30 | 30 | Once installed, you can run the tool from the repository directory like so: |