From 1f8ffdf1a84b5d16d97d4d9cd284ab87a9678dd1 Mon Sep 17 00:00:00 2001 From: David Gay Date: Sat, 27 Jan 2024 00:37:22 -0500 Subject: Readme dependency install instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1dbf436..10d2e76 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ script was written for Windows only. I've modified it to work on GNU/Linux. - [alass](https://github.com/kaegi/alass) - [ffmpeg](https://ffmpeg.org/) +Dependencies other than alass can be installed on Debain with: + +```shell +sudo apt install ffmpeg mkvtoolnix +``` + ## License Anacreon didn't include any license with their original script, so I can't -- cgit v1.2.3