From 7e680f111704f7aa80b78813478550234c9f023e Mon Sep 17 00:00:00 2001 From: Stratuma Date: Tue, 30 Sep 2025 16:45:15 +0200 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 800a3b4..1f055d1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -21,7 +21,7 @@ By default this application uses the following paths to programs (main executabl * `ffprobe.exe` (From PATH) * `mkvmerge.exe` (From PATH) * `mp4decrypt.exe` (From PATH) (or shaka-packager) -* `shaka-packager.exe` (From PATH) (or mp4decrypt) +* `shaka-packager.exe` (v2.6.1 or older) (From PATH) (or mp4decrypt) To change these paths you need to edit `bin-path.yml` in `./config/` directory.