From d1e5a77e3a428e7d44162ca9eb858a38e1d1f6f1 Mon Sep 17 00:00:00 2001 From: AnimeDL <111080062+AnimeDL@users.noreply.github.com> Date: Tue, 28 Feb 2023 14:06:30 -0800 Subject: [PATCH] Update minimum requirements --- docs/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 388cefe..aeb848b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,10 +9,11 @@ This application is not endorsed by or affiliated with *Funimation* or *Crunchyr ## Prerequisites -* NodeJS >= 12.4.0 (https://nodejs.org/) +* NodeJS >= 14.6.0 (https://nodejs.org/) * NPM >= 6.9.0 (https://www.npmjs.org/) +* PNPM >= 7.0.0 (https://pnpm.io/) * ffmpeg >= 4.0.0 (https://www.videohelp.com/software/ffmpeg) -* MKVToolNix >= 20.0.0 (https://www.videohelp.com/software/MKVToolNix) +* MKVToolNix >= 60.0.0 (https://www.videohelp.com/software/MKVToolNix) ### Paths Configuration